ComponentOne Dialog for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Gauge Namespace / C1Gauge Class / AutoResize Property

In This Topic
    AutoResize Property (C1Gauge)
    In This Topic
    A value that indicates whether to redraw the gauge automatically when resizing the gauge element.
    Syntax
    'Declaration
     
    Public Property AutoResize As System.Boolean
    public System.bool AutoResize {get; set;}
    See Also