ChartThreeDPropertiesInstance.Shading Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.