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

In This Topic
    ThreeDPropertiesDrawingStyle Enumeration
    In This Topic
    Defines the 3D properties drawing styles enumeration.
    Syntax
    'Declaration
     
    Public Enum ThreeDPropertiesDrawingStyle 
       Inherits System.Enum
    public enum ThreeDPropertiesDrawingStyle : 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