This property returns the Chart object that represents the chart of a chart object.
Defined in
Data type
Syntax
public Chart getChartObject()
Usage
The Chart property provides access to chart.
To render the chart, use chartWizard method in the Chart class.
See examples