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






  Gauges

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