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






Sets whether to enable pan inertia.

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

 Syntax

Java  Copy Code

public void setEnableAnimation (
    boolean value
)

 Parameters

value

true to enable pan inertia; otherwise, false.

 See Also

PanController Members
PanController Class
com.mindfusion.charting Namespace