ChartThreeDProjectionModes 列舉
Specifies the projection mode used for the 3D rendering.
命名空間: Microsoft.ReportingServices.OnDemandReportRendering
組件: Microsoft.ReportingServices.ProcessingCore (在 Microsoft.ReportingServices.ProcessingCore.dll 中)
語法
'宣告
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. |