Search
RotationController.getEnableAnimation Method
See Also
 






Gets a value indicating if rotation inertia is enabled.

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

 Syntax

Java  Copy Code

public boolean getEnableAnimation ()

 Return Value

true if rotation inertia is enabled; otherwise, false.

 See Also