The ChartDerivedSeries type exposes the following members.

Constructors

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

Methods

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

Properties

  Name Description
Public property Formula
Gets or sets formula to apply to the data values from the source series.
Public property FormulaParameters
Gets ChartFormulaParameters collection containing parameters to the formula.
Public property Owner
Gets ChartDerivedSeriesCollection collection containing this object.
Public property Series
Gets ChartSeries object defining series properties for the derived series.
Public property SourceSeriesName
Gets or sets name of the series from which to derive.

See Also