PivotChartSeriesAnimation

12 Sep 20251 minute to read

Allows to configure the animation behavior for chart series such as animation duration and delay.

Properties

delay number

Allows to set the option to delay animation of the series.

Defaults to 0

duration number

Allows to set the duration of animation in milliseconds.

Defaults to 1000

enable boolean

Allows to set the visibility of the series to be animated on initial loading.

Defaults to true