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