Message-ID: <857505516.9519.1711692909991.JavaMail.web05$@web05> Subject: Exported From Confluence MIME-Version: 1.0 Content-Type: multipart/related; boundary="----=_Part_9518_1023258556.1711692909991" ------=_Part_9518_1023258556.1711692909991 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Content-Location: file:///C:/exported.html SeriesCollection.CreateSeries

SeriesCollection.CreateSeries

=20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20

Overload

Description

CreateSeries(Area)

Creates a new S= eries that is automatically added to the SeriesCollection. The series will be plotted on the primar= y axis, and its type will be the chart's ChartType.

CreateSeries(Area, ChartType, AxisType)

Creates a new S= eries that is automatically added to the SeriesCollection.

CreateSeries(Range)

Creates a new S= eries that is automatically added to the SeriesCollection. The series will be plotted on the primar= y axis, and its type will be the chart's ChartType.

CreateSeries(Range, ChartType, AxisType)

Creates a new S= eries that is automatically added to the SeriesCollection.

CreateSeries(String)

Creates a new S= eries that is automatically added to the SeriesCollection. The series will be plotted on the primar= y axis, and its type will be the chart's ChartType.

CreateSeries(String, ChartType, AxisType)

Creates a new S= eries that is automatically added to the SeriesCollection.
------=_Part_9518_1023258556.1711692909991--