Gets or Sets whether the element will be animated or not.
Type: Boolean
Namespace: Visifire.Gauges
Assembly:
|
Silverlight: |
SLVisifire.Gauges (in SLVisifire.Gauge.dll) |
|
WPF: |
WPFVisifire.Gauges (in WPFVisifire.Gauge.dll) |
This attribute applies to:
Syntax:
<vg:Gauge AnimationEnabled="True">
</vg:Gauge>
Members:
|
Member name |
Description |
|
True |
Applies animation to the element. |
|
False |
Animation is not applied to the element. |
Remarks:
The default value is True.