Свойство ChartThreeDPropertiesInstance.GapDepth
Gets the calculated value of the GapDepth property in a ChartThreeDProperties class.
Пространство имен: Microsoft.ReportingServices.OnDemandReportRendering
Сборка: Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)
Синтаксис
'Декларация
Public ReadOnly Property GapDepth As Integer
Get
'Применение
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
Значение свойства
Тип: System.Int32
An int value that represents the calculated value of the GapDepth property.
См. также
Справочник
ChartThreeDPropertiesInstance Класс
Пространство имен Microsoft.ReportingServices.OnDemandReportRendering