Blazor | ComponentOne
C1.Blazor.Gauge Assembly / C1.Blazor.Gauge Namespace / GaugeRange Class / BorderWidth Property

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