MindFusion.Java Package Programmer's Guide
Chart.getChartPanel Method
See Also
 






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

Namespace: com.mindfusion.charting.swing
Package: com.mindfusion.charting.swing

 Syntax

Java  Copy Code

public GridPanel getChartPanel ()

 Return Value

A GridPanel instance.

 See Also

Chart Members
Chart Class
com.mindfusion.charting.swing Namespace