Search
PanController.setEnableAnimation Method
See Also
 






Sets whether to enable pan inertia.

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

 Syntax

Java  Copy Code

public void setEnableAnimation (
    boolean value
)

 Parameters

value

true to enable pan inertia; otherwise, false.

 See Also