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


Свойство ChartThreeDPropertiesInstance.Shading

Gets the calculated value of the Shading property in a ChartThreeDProperties class.

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

Синтаксис

'Декларация
Public ReadOnly Property Shading As ChartThreeDShadingTypes 
    Get
'Применение
Dim instance As ChartThreeDPropertiesInstance 
Dim value As ChartThreeDShadingTypes 

value = instance.Shading
public ChartThreeDShadingTypes Shading { get; }
public:
property ChartThreeDShadingTypes Shading {
    ChartThreeDShadingTypes get ();
}
member Shading : ChartThreeDShadingTypes
function get Shading () : ChartThreeDShadingTypes

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

Тип: Microsoft.ReportingServices.OnDemandReportRendering.ChartThreeDShadingTypes
A ChartThreeDShadingTypes value that represents the calculated value of the Shading property.

См. также

Справочник

ChartThreeDPropertiesInstance Класс

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