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

In This Topic
    AutoScaleProperty Field
    In This Topic
    Identifies the AutoScale dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly AutoScaleProperty As DependencyProperty
    public static readonly DependencyProperty AutoScaleProperty
    See Also