[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.PageReportModel.ThreeDPropertiesProjectionMode

ThreeDPropertiesProjectionMode Enum

Specifies the projection mode for the three-dimensional chart.

Namespace: GrapeCity.ActiveReports.PageReportModel
Assembly: MESCIUS.ActiveReports.Core.Rdl.dll
Syntax
public enum ThreeDPropertiesProjectionMode

Fields

Name Description
Orthographic

Indicates that the projection is set to Orthographic.

Perspective

Indicates that the projection is set to perspective.

Extension Methods