ComponentOne BulletGraph for WinForms
C1.Win.C1Gauge.BulletGraph Namespace / BulletGraphRangeStyles Class / Bad Property

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