Gauge for WPF | ComponentOne
C1.WPF.Gauge Assembly / C1.WPF.Gauge Namespace / GaugeRange Class / Color Property

In This Topic
    Color Property
    In This Topic
    Gets or sets the color used to display this range.
    Syntax
    'Declaration
     
    Public Property Color As Color
    public Color Color {get; set;}
    See Also