ChartShadings 열거형
Specifies the projection mode used for the 3D rendering.
네임스페이스: Microsoft.ReportingServices.RdlObjectModel
어셈블리: Microsoft.ReportingServices.Designer.Controls.dll의 Microsoft.ReportingServices.Designer.Controls
구문
‘선언
Public Enumeration ChartShadings
‘사용 방법
Dim instance As ChartShadings
public enum ChartShadings
public enum class ChartShadings
type ChartShadings
public enum ChartShadings
멤버
| 멤버 이름 | 설명 | |
|---|---|---|
| Real | Use realistic shading. | |
| Simple | Use simple shading. | |
| None | Use no shading. |