ASP.NET MVC Controls | ComponentOne
C1.Web.Mvc Namespace / RadialGauge Class / AutoScale Property

In This Topic
    AutoScale Property
    In This Topic
    Gets or sets whether the gauge should automatically scale to fill the host element.
    Syntax
    'Declaration
     
    
    Public Property AutoScale As Boolean
    public bool AutoScale {get; set;}
    See Also