BootstrapChartAnimationSettings Properties
Stores Chart animation options.| Name | Description |
|---|---|
| Duration | Specifies how long the animation runs in milliseconds. |
| Easing | Specifies the easing function of the animation. |
| Enabled | Enables the animation in the widget. |
| MaxPointCountSupported | Specifies how many series points the widget should have before the animation will be disabled. |
See Also