Udostępnij przez


Właściwość ChartThreeDPropertiesInstance.Shading

Pobiera wartość obliczoną Shading właściwość w ChartThreeDProperties klasy

Przestrzeń nazw:  Microsoft.ReportingServices.OnDemandReportRendering
Zestaw:  Microsoft.ReportingServices.ProcessingCore (w Microsoft.ReportingServices.ProcessingCore.dll)

Składnia

'Deklaracja
Public ReadOnly Property Shading As ChartThreeDShadingTypes
    Get
'Użycie
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

Wartość właściwości

Typ: Microsoft.ReportingServices.OnDemandReportRendering.ChartThreeDShadingTypes
A ChartThreeDShadingTypes wartości reprezentującej obliczonej wartości Shading właściwość.