Page tree
Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Description

Creates a new Series that is automatically added to the SeriesCollection. The series will be plotted on the primary axis, and its type will be the chart's ChartType.

C#
vb.net

Parameters

range
A Range object representing the cells that contain the source data for the new series.

Returns

A Series object representing the new data series.
  • No labels