MindFusion.Java Package Programmer's Guide
RotationController.setEnableAnimation Method
See Also
 






Sets a value that indicates whether rotation inertia is enabled.

Namespace: com.mindfusion.charting
Package: com.mindfusion.charting

 Syntax

Java  Copy Code

public void setEnableAnimation (
    boolean value
)

 Parameters

value

true if rotation inertia is enabled; otherwise, false.

 See Also

RotationController Members
RotationController Class
com.mindfusion.charting Namespace