ChartThreeDPropertiesInstance.Shading Property

Definition

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

public:
 property Microsoft::ReportingServices::OnDemandReportRendering::ChartThreeDShadingTypes Shading { Microsoft::ReportingServices::OnDemandReportRendering::ChartThreeDShadingTypes get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.ChartThreeDShadingTypes Shading { get; }
member this.Shading : Microsoft.ReportingServices.OnDemandReportRendering.ChartThreeDShadingTypes
Public ReadOnly Property Shading As ChartThreeDShadingTypes

Property Value

A ChartThreeDShadingTypes value that represents the calculated value of the Shading property.

Applies to