Charts topic

Chart authoring: column, bar, line, area, pie, doughnut, and scatter charts drawn from worksheet ranges.

Classes

Chart Charts
A chart anchored to a worksheet cell, authored over data ranges.
ChartSeries Charts
One data series in a Chart: a values range plus an optional name and, for scatter charts, an x-values range.

Enums

ChartGrouping Charts
How multiple series are combined (ignored by pie/doughnut/scatter).
ChartType Charts
The kind of chart to render.
LegendPosition Charts
Where the legend sits, or none to hide it.