Search
Chart.getPlot Method
See Also
 






Gets the chart's Plot component.

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

 Syntax

Java  Copy Code

public Plot getPlot ()

 Return Value

A Plot instance.

 See Also