Blazor | ComponentOne
C1.Blazor.Gauge Assembly / C1.Blazor.Gauge Namespace / C1RadialGauge Class / FaceBorderWidth Property

In This Topic
    FaceBorderWidth Property (C1RadialGauge)
    In This Topic
    Gets or sets the width of the face border.
    Syntax
    'Declaration
     
    
    Public Property FaceBorderWidth As Double
    public double FaceBorderWidth {get; set;}
    See Also