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

In This Topic
    Name Property (GaugeRange)
    In This Topic
    Gets or sets whether the name of this GaugeRange.
    Syntax
    'Declaration
     
    
    Public Property Name As String
    public string Name {get; set;}
    See Also