MindFusion.Java Package Programmer's Guide
Plot2D.getAllowPan Method
See Also
 






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

Namespace: com.mindfusion.charting
Package: 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

Plot2D Members
Plot2D Class
com.mindfusion.charting Namespace