Search
Chart.getPlotImageAutoSize Method
See Also
 






Gets whether auto-size mode is enabled for the PlotImage.

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

 Syntax

Java  Copy Code

public boolean getPlotImageAutoSize ()

 Return Value

true if auto size mode is enabled; otherwise, false.

 See Also