The ChartData type exposes the following members.

Constructors

  Name Description
Public method ChartData
Initializes a new instance of the ChartSeries class.

Methods

  Name Description
Public method AssignFrom
Copies properties from another ChartData to the current object.

Properties

  Name Description
Public property DerivedSeries
Gets ChartDerivedSeriesCollection collection containing derived series which are calculated from formulas applied to other series.
Public property Series
Gets ChartSeriesCollection collection.

See Also