Search
Dashboard.getAllowZoom Method
See Also
 






Gets a value indicating whether users are allowed to zoom into the Plots' data ranges.

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

 Syntax

Java  Copy Code

public boolean getAllowZoom ()

 Return Value

true if zooming is allowed; otherwise, false.

 See Also