[]
        
(Showing Draft Content)

C1.WPF.Gauge.GaugeRange.Color

Color Property

Color

Gets or sets the color used to display this range.

Declaration
[Obsolete("Use Brush instead.")]
public Color Color { get; set; }
<Obsolete("Use Brush instead.")>
Public Property Color As Color