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

In This Topic
    Bad Property (C1BulletGraph)
    In This Topic
    Gets or sets a reference value considered bad for the measure.
    Syntax
    'Declaration
     
    Public ReadOnly Property Bad As BulletGraphRange
    public BulletGraphRange Bad {get;}
    See Also