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

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