ActiveReports 12
ThreeDPropertiesProjectionMode Enumeration

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace : ThreeDPropertiesProjectionMode Enumeration
Specifies the projection mode for the three-dimensional chart.
Syntax
'Declaration
 
Public Enum ThreeDPropertiesProjectionMode 
   Inherits System.Enum
public enum ThreeDPropertiesProjectionMode : System.Enum 
Members
MemberDescription
OrthographicIndicates that the projection is set to Orthographic.
PerspectiveIndicates that the projection is set to perspective.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         GrapeCity.ActiveReports.PageReportModel.ThreeDPropertiesProjectionMode

See Also

Reference

GrapeCity.ActiveReports.PageReportModel Namespace