Search
PanController.getEnableAnimation Method
See Also
 






Gets a value that indicates whether pan inertia is enabled.

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

 Syntax

Java  Copy Code

public boolean getEnableAnimation ()

 Return Value

true if pan inertia is enabled; otherwise, false.

 See Also