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






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

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

 Syntax

Java  Copy Code

public void setAllowPan (
    boolean value
)

 Parameters

value

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

 See Also

Plot2D Members
Plot2D Class
com.mindfusion.charting Namespace