Search
Plot2D.getAllowPan Method
See Also
 






Gets a value indicating whether users are allowed to pan this plot.

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

 Syntax

Java  Copy Code

public boolean getAllowPan ()

 Return Value

true if the users are allowed to pan the plot; otherwise, false.

 See Also