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.