Search
Chart.getChartPanel Method
See Also
 






Gets the GridPanel that contains the chart's PlotPanel and AxisRenderer-s.

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

 Syntax

Java  Copy Code

public GridPanel getChartPanel ()

 Return Value

A GridPanel instance.

 See Also