Gauge for WPF | ComponentOne
C1.WPF.Gauge Assembly / C1.WPF.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