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

In This Topic
    Good Property (BulletGraphRangeStyles)
    In This Topic
    Gets style containing display attributes that determine the general appearance of the good range element on the screen.
    Syntax
    'Declaration
     
    Public ReadOnly Property Good As BulletGraphGoodRangeStyle
    public BulletGraphGoodRangeStyle Good {get;}
    See Also