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

In This Topic
    BulletType Enumeration
    In This Topic
    Represents the type of a bullet chart.
    Syntax
    'Declaration
     
    Public Enum BulletType 
       Inherits System.Enum
    public enum BulletType : System.Enum 
    Members
    MemberDescription
    Horizontal 
    Vertical 
    Inheritance Hierarchy

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

    See Also