Gauges for WinForms | ComponentOne
C1.Win.C1Gauge.4.5.2 Assembly / C1.Win.C1Gauge.BulletGraph Namespace / BulletGraphTheme Class / Ranges Property

In This Topic
    Ranges Property (BulletGraphTheme)
    In This Topic
    Gets BulletGraphRangeStyles containing display attributes that determine the general appearance of the ranges on the screen.
    Syntax
    'Declaration
     
    Public ReadOnly Property Ranges As BulletGraphRangeStyles
    public BulletGraphRangeStyles Ranges {get;}
    See Also