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