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






Sets a value indicating whether users are allowed to pan the chart's plot.

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

 Syntax

Java  Copy Code

public void setAllowPan (
    boolean value
)

 Parameters

value

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

 See Also

BiaxialChart Members
BiaxialChart Class
com.mindfusion.charting.swing Namespace