Gauges for WinForms | ComponentOne
C1.Win.C1Gauge.4.5.2 Assembly / C1.Win.C1Gauge Namespace / C1BulletGraph Class / Styles Property

In This Topic
    Styles Property (C1BulletGraph)
    In This Topic
    Gets C1BulletGraph styles.
    Syntax
    'Declaration
     
    Public ReadOnly Property Styles As BulletGraphTheme
    public BulletGraphTheme Styles {get;}
    See Also