The animation delay in ms
The animation duration in ms
Sets the animation easing function
Enables fade effect animation
Enables the animation for the effects like Wave, Sweep etc.
A function that is called after the animation has finished.
Set true to reverse the animation
Styles of the IRenderableSeries to be animated
Return flag if it is dataSeries animation
Return flag if it is styles animation
Runs on start up animation to update animation vectors
original values
calculated values used for the animation
Current animation progress
Sets zeroLine = 0, is used for XyzDataSeries
Runs for data animation to update animation vectors
The initial vector
The final vector
The vector which will be updated with interpolated values
Current animation progress
Returns BaseAnimationStyle object which is being used to create initial styles
The renderable series
Convert the object to a definition that can be serialized to JSON, or used directly with the builder api
Updates properties of IRenderableSeries
The renderable series to be animated
The initial styles
The animation progress, should be between 0 and 1
Generated using TypeDoc