Blazor | ComponentOne
C1.Blazor.Gauge Assembly / C1.Blazor.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 C1Color
    public C1Color FaceBorderColor {get; set;}
    See Also