ChartThreeDProjectionModes 열거형
Specifies the projection mode used for the 3D rendering.
네임스페이스: Microsoft.ReportingServices.OnDemandReportRendering
어셈블리: Microsoft.ReportingServices.ProcessingCore.dll의 Microsoft.ReportingServices.ProcessingCore
구문
‘선언
Public Enumeration ChartThreeDProjectionModes
‘사용 방법
Dim instance As ChartThreeDProjectionModes
public enum ChartThreeDProjectionModes
public enum class ChartThreeDProjectionModes
type ChartThreeDProjectionModes
public enum ChartThreeDProjectionModes
멤버
| 멤버 이름 | 설명 | |
|---|---|---|
| Oblique | Use oblique projection. | |
| Perspective | Use perspective projection. |