Chart

This class represent a chart on a chart object.

Properties

Application through getApplication

ChartTitle through getChartTitle

ChartType through getChartType

PlotBy through getPlotBy and setPlotBy

Methods

chartWizard

setSourceData

Access

To get the chart of a chart object, use the Chart property in ChartObject class.

Usage

Chart provides access to the chart title, and method to render the chart.

See examples

Example: Chart