Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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
Members
Member name | Description | |
---|---|---|
Oblique | Use oblique projection. | |
Perspective | Use perspective projection. |