Search
PlotController.getRunningAnimation Method
See Also
 






For internal use. Gets the ComponentAnimation that is being performed at the moment.

Namespace: com.mindfusion.charting
File: com.mindfusion.charting

 Syntax

Java  Copy Code

public ComponentAnimation getRunningAnimation ()

 Return Value

An instance of a ComponentAnimation-derived class.

 See Also