ChartThreeDShadingTypes 열거형
Specifies the projection mode used for the 3-D rendering.
네임스페이스: Microsoft.ReportingServices.OnDemandReportRendering
어셈블리: Microsoft.ReportingServices.ProcessingCore.dll의 Microsoft.ReportingServices.ProcessingCore
구문
‘선언
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. |