Contents
- Properties
Having trouble getting help?
Contact Support
Contact Support
Api animation in EJ2 TypeScript Chart control
8 May 20231 minute to read
Configures the animation behavior for chart series.
Properties
delay number
The option to delay animation of the series.
Defaults to 0
duration number
The duration of animation in milliseconds.
Defaults to 1000
enable boolean
If set to true, series gets animated on initial loading.
Defaults to true