Właściwość ChartThreeDPropertiesInstance.GapDepth
Pobiera wartość obliczoną GapDepth właściwość w ChartThreeDProperties klasy
Przestrzeń nazw: Microsoft.ReportingServices.OnDemandReportRendering
Zestaw: Microsoft.ReportingServices.ProcessingCore (w Microsoft.ReportingServices.ProcessingCore.dll)
Składnia
'Deklaracja
Public ReadOnly Property GapDepth As Integer
Get
'Użycie
Dim instance As ChartThreeDPropertiesInstance
Dim value As Integer
value = instance.GapDepth
public int GapDepth { get; }
public:
property int GapDepth {
int get ();
}
member GapDepth : int
function get GapDepth () : int
Wartość właściwości
Typ: System.Int32
Int wartości reprezentującej obliczonej wartości GapDepth właściwość.