Chart property

This property returns the Chart object that represents the chart of a chart object.

Defined in

ChartObject

Data type

Chart

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

Example: Chart property