[]
        
(Showing Draft Content)

C1.WPF.Gauge.C1Gauge.FaceColor

FaceColor Property

FaceColor

Gets or sets the color of the face.

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