ChartThreeDShadingTypes 枚举
Specifies the projection mode used for the 3-D rendering.
命名空间: Microsoft.ReportingServices.OnDemandReportRendering
程序集: Microsoft.ReportingServices.ProcessingCore(在 Microsoft.ReportingServices.ProcessingCore.dll 中)
语法
声明
Public Enumeration ChartThreeDShadingTypes
用法
Dim instance As ChartThreeDShadingTypes
public enum ChartThreeDShadingTypes
public enum class ChartThreeDShadingTypes
type ChartThreeDShadingTypes
public enum ChartThreeDShadingTypes
成员
| 成员名称 | 说明 | |
|---|---|---|
| Real | Use realistic shading. | |
| Simple | Use simple shading. | |
| None | Use no shading. |