chartSeries

fnChartSeries chartSeries(string valuesCellRange, string labelCellAddress = "", string attachedAxis = "")

Constructs a ChartSeries.

Parameters

valuesCellRangeCell range reference for values.
labelCellAddressCell address for the series label.
attachedAxisName of the attached axis.

Returns

A new ChartSeries.