ChartThreeDShadingTypes Enumeration
Specifies the projection mode used for the 3-D rendering.
Namespace: Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Syntax
'Declaration
Public Enumeration ChartThreeDShadingTypes
'Usage
Dim instance As ChartThreeDShadingTypes
public enum ChartThreeDShadingTypes
public enum class ChartThreeDShadingTypes
type ChartThreeDShadingTypes
public enum ChartThreeDShadingTypes
Members
Member name | Description | |
---|---|---|
Real | Use realistic shading. | |
Simple | Use simple shading. | |
None | Use no shading. |