MindFusion.Java Package Programmer's Guide
Chart.setShowZoomWidgets Method
See Also
 






Sets a value that indicates whether the Plot should show zoom buttons.

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

 Syntax

Java  Copy Code

public void setShowZoomWidgets (
    boolean value
)

 Parameters

value

true to show zoom buttons; otherwise, false.

 See Also

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