Freigeben über


ChartProjectionModes-Enumeration

Specifies the projection mode used for the 3D rendering.

Namespace:  Microsoft.ReportingServices.RdlObjectModel
Assembly:  Microsoft.ReportingServices.Designer.Controls (in Microsoft.ReportingServices.Designer.Controls.dll)

Syntax

'Declaration
Public Enumeration ChartProjectionModes
'Usage
Dim instance As ChartProjectionModes
public enum ChartProjectionModes
public enum class ChartProjectionModes
type ChartProjectionModes
public enum ChartProjectionModes

Elemente

Elementname Beschreibung
Oblique Use oblique projection.
Perspective Use perspective projection.

Siehe auch

Verweis

Microsoft.ReportingServices.RdlObjectModel-Namespace