Search
BiaxialChart.getAllowPan Method
See Also
 






Gets a value that indicates whether users are allowed to pan the chart's plot.

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

 Syntax

Java  Copy Code

public boolean getAllowPan ()

 Return Value

true if users can pan the chart's plot; otherwise, false.

 See Also