MindFusion.Charting for Java Programmer's Guide
RotationController.getRunningAnimation Method
See Also
 






  Gauges

Gets the ComponentAnimation that is currently performed. For internal use.

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

 Syntax

Java  Copy Code

public RotationController.Animation getRunningAnimation ()

 Return Value

An instance of a ComponentAnimation-derived class.

 See Also