Gauges for WinForms | ComponentOne
C1.Win.C1Gauge.4.5.2 Assembly / C1.Win.C1Gauge.BulletGraph Namespace / BulletGraphLabelStyle Class
Members

In This Topic
    BulletGraphLabelStyle Class
    In This Topic
    Provides data for a style of the C1.Win.C1Gauge.C1BulletGraph label element.
    Object Model
    BulletGraphLabelStyle Class
    Syntax
    'Declaration
     
    Public MustInherit Class BulletGraphLabelStyle 
       Inherits C1.Win.C1Gauge.BaseStyle
    public abstract class BulletGraphLabelStyle : C1.Win.C1Gauge.BaseStyle 
    Inheritance Hierarchy

    System.Object
       C1.Win.C1Gauge.StyledPropertyCollection
          C1.Win.C1Gauge.BaseStyle
             C1.Win.C1Gauge.BulletGraph.BulletGraphLabelStyle
                C1.Win.C1Gauge.BulletGraph.BulletGraphCaptionStyle
                C1.Win.C1Gauge.BulletGraph.BulletGraphScaleLabelStyle
                C1.Win.C1Gauge.BulletGraph.BulletGraphValueLabelStyle

    See Also