ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Rendering.Components.Bullet Namespace / MarkerShape Enumeration

In This Topic
    MarkerShape Enumeration
    In This Topic
    Represents the marker shape to use in a bullet chart.
    Syntax
    'Declaration
     
    Public Enum MarkerShape 
       Inherits System.Enum
    public enum MarkerShape : System.Enum 
    Members
    MemberDescription
    Dot 
    Line 
    Square 
    Inheritance Hierarchy

    System.Object
       System.ValueType
          System.Enum
             GrapeCity.ActiveReports.Rendering.Components.Bullet.MarkerShape

    See Also