ComponentOne ASP.NET MVC Controls
IsAnimated Property (Gauge)

C1.Web.Mvc Namespace > Gauge Class : IsAnimated Property
Gets or sets whether the gauge should animate value changes.
Syntax
'Declaration
 
<DefaultValueAttribute(True)>
Public Property IsAnimated As Boolean
[DefaultValue(true)]
public bool IsAnimated {get; set;}
See Also

Reference

Gauge Class
Gauge Members