ChartThreeDProjectionModes-Enumeration
Specifies the projection mode used for the 3D rendering.
Namespace: Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Syntax
'Declaration
Public Enumeration ChartThreeDProjectionModes
'Usage
Dim instance As ChartThreeDProjectionModes
public enum ChartThreeDProjectionModes
public enum class ChartThreeDProjectionModes
type ChartThreeDProjectionModes
public enum ChartThreeDProjectionModes
Elemente
Elementname | Beschreibung | |
---|---|---|
Oblique | Use oblique projection. | |
Perspective | Use perspective projection. |
Siehe auch
Verweis
Microsoft.ReportingServices.OnDemandReportRendering-Namespace