Blazor | ComponentOne
C1.Blazor.Gauge Assembly / C1.Blazor.Gauge Namespace / C1RadialGauge Class / _autoScale Field

In This Topic
    _autoScale Field
    In This Topic
    Gets or sets whether the gauge should automatically scale to fill the host element.
    Syntax
    'Declaration
     
    
    Public _autoScale As Boolean
    public bool _autoScale
    See Also