ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Options Namespace / ShapeType Enumeration

In This Topic
    ShapeType Enumeration
    In This Topic
    Syntax
    'Declaration
     
    Public Enum ShapeType 
       Inherits System.Enum
    public enum ShapeType : System.Enum 
    Members
    MemberDescription
    Arc 
    Donut 
    Line 
    Polygon 
    PolygonalLine 
    Rectangle 
    Inheritance Hierarchy

    System.Object
       System.ValueType
          System.Enum
             GrapeCity.DataVisualization.Options.ShapeType

    See Also