Stores Chart animation options.
Name | Description |
---|---|
Duration(Int32) |
Specifies how long the animation runs in milliseconds. |
Easing(VizAnimationEasing) |
Specifies the easing function of the animation. |
Enabled(Boolean) |
Enables the animation in the widget. |
MaxPointCountSupported(Int32) |
Specifies how many series points the widget should have before the animation will be disabled. |