Search
Chart.getShowZoomWidgets Method
See Also
 






Gets a value indicating whether the plot should show zoom buttons.

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

 Syntax

Java  Copy Code

public boolean getShowZoomWidgets ()

 Return Value

true if zoom buttons are drawn; otherwise, false.

 See Also