Właściwość ChartThreeDProperties.GapDepth
Pobiera wyrażenie definiującego głębokość procentu różnicy między 3-w i ścianach.
Przestrzeń nazw: Microsoft.ReportingServices.OnDemandReportRendering
Zestaw: Microsoft.ReportingServices.ProcessingCore (w Microsoft.ReportingServices.ProcessingCore.dll)
Składnia
'Deklaracja
Public ReadOnly Property GapDepth As ReportIntProperty
Get
'Użycie
Dim instance As ChartThreeDProperties
Dim value As ReportIntProperty
value = instance.GapDepth
public ReportIntProperty GapDepth { get; }
public:
property ReportIntProperty^ GapDepth {
ReportIntProperty^ get ();
}
member GapDepth : ReportIntProperty
function get GapDepth () : ReportIntProperty
Wartość właściwości
Typ: Microsoft.ReportingServices.OnDemandReportRendering.ReportIntProperty
A ReportIntProperty obiektu.
Zobacz także