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

In This Topic
    Thickness Property (GaugeRange)
    In This Topic
    Gets or sets the thickness of this range as a percentage of the parent gauge's thickness.
    Syntax
    'Declaration
     
    
    Public Property Thickness As Double
    public double Thickness {get; set;}
    See Also