Свойство ChartThreeDProperties.WallThickness
Gets an expression that evaluates to the percent thickness of outer walls.
Пространство имен: Microsoft.ReportingServices.OnDemandReportRendering
Сборка: Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)
Синтаксис
'Декларация
Public ReadOnly Property WallThickness As ReportIntProperty
Get
'Применение
Dim instance As ChartThreeDProperties
Dim value As ReportIntProperty
value = instance.WallThickness
public ReportIntProperty WallThickness { get; }
public:
property ReportIntProperty^ WallThickness {
ReportIntProperty^ get ();
}
member WallThickness : ReportIntProperty
function get WallThickness () : ReportIntProperty
Значение свойства
Тип: Microsoft.ReportingServices.OnDemandReportRendering.ReportIntProperty
A ReportIntProperty object.
См. также
Справочник
Пространство имен Microsoft.ReportingServices.OnDemandReportRendering