isAnimating();
The isAnimating method indicates if chart animation is playing.
This method returns a Boolean value. If animation is playing, the method returns true, otherwise it returns false.
The example of use is given in the page with the TreeDataVisualizer.animationStop method description.
See also: