Gauge for WPF | ComponentOne
C1.WPF.Gauge Assembly / C1.WPF.Gauge Namespace / C1BulletGraph Class / BadRangeColor Property

In This Topic
    BadRangeColor Property
    In This Topic
    Gets or sets the color of the bad range.
    Syntax
    'Declaration
     
    Public Property BadRangeColor As Color
    public Color BadRangeColor {get; set;}
    See Also