Search
Chart.getPlotImage Method
See Also
 






Gets the Image drawn inside chart's plot area.

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

 Syntax

Java  Copy Code

public Image getPlotImage ()

 Return Value

An Image instance.

 See Also