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.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
Members
Member name | Description | |
---|---|---|
Oblique | Use oblique projection. | |
Perspective | Use perspective projection. |
See Also
Reference
Microsoft.ReportingServices.OnDemandReportRendering Namespace