MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components.Chart Namespace / ThreeDPropertiesDrawingStyle Enumeration

ThreeDPropertiesDrawingStyle Enumeration
Specifies the 3D properties drawing styles enumeration.
Syntax
'Declaration
 
Public Enum ThreeDPropertiesDrawingStyle 
   Inherits System.Enum
 
Members
MemberDescription
CubeThe cube drawing style.
CylinderThe cylinder drawing style.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         GrapeCity.ActiveReports.Extensibility.Rendering.Components.Chart.ThreeDPropertiesDrawingStyle

See Also