C1.Web.Mvc Namespace / LinearGaugeBase Class / IsAnimated Property

In This Topic
IsAnimated Property (LinearGaugeBase)
In This Topic
Gets or sets whether the gauge should animate value changes.
Syntax
'Declaration
 
<DefaultValueAttribute(True)>
Public Property IsAnimated As Boolean
 
See Also