Поделиться через


Свойство ChartThreeDProperties.GapDepth

Gets an expression that evaluates to the percent depth gap between 3-D bars and columns.

Пространство имен:  Microsoft.ReportingServices.OnDemandReportRendering
Сборка:  Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)

Синтаксис

'Декларация
Public ReadOnly Property GapDepth As ReportIntProperty 
    Get
'Применение
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

Значение свойства

Тип: Microsoft.ReportingServices.OnDemandReportRendering.ReportIntProperty
A ReportIntProperty object.

См. также

Справочник

ChartThreeDProperties Класс

Пространство имен Microsoft.ReportingServices.OnDemandReportRendering