Gauge for WPF | ComponentOne
C1.WPF.Gauge Assembly / C1.WPF.Gauge Namespace / C1LinearGauge Class / FaceBorderColor Property

In This Topic
    FaceBorderColor Property (C1LinearGauge)
    In This Topic
    Gets or sets the color of the face border.
    Syntax
    'Declaration
     
    Public Property FaceBorderColor As Color
    public Color FaceBorderColor {get; set;}
    See Also