Search
Chart.getPlotPanel Method
See Also
 






Gets the Panel that contains the chart's Plot and associated elements.

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

 Syntax

Java  Copy Code

public Panel getPlotPanel ()

 Return Value

A Panel instance.

 See Also