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
Elemente
Elementname | Beschreibung | |
---|---|---|
None | Use no shading. | |
Real | Use realistic shading. | |
Simple | Use simple shading. |
Siehe auch
Verweis
Microsoft.ReportingServices.OnDemandReportRendering-Namespace