| C1.Web.Wijmo.Controls.C1Gauge Namespace > C1Gauge Class : AutoResize Property |
'Declaration<WidgetOptionAttribute()> <System.ComponentModel.DefaultValueAttribute()> <C1CategoryAttribute("Behavior")> <LayoutAttribute(LayoutType.Behavior)> <C1DescriptionAttribute(Key="C1Gauge.AutoResize", Description="A value that indicates whether to redraw the gauge automatically when resizing the gauge element.")> Public Property AutoResize As System.Boolean
[WidgetOption()] [System.ComponentModel.DefaultValue()] [C1Category("Behavior")] [Layout(LayoutType.Behavior)] [C1Description(Key="C1Gauge.AutoResize", Description="A value that indicates whether to redraw the gauge automatically when resizing the gauge element.")] public System.bool AutoResize {get; set;}
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2