The ChartDerivedSeries type exposes the following members.
Constructors
Name | Description | |
---|---|---|
ChartDerivedSeries |
Initializes a new instance of the ChartDerivedSeries class.
|
Methods
Name | Description | |
---|---|---|
AssignFrom |
Copies properties from another ChartDerivedSeries to the current object.
|
Properties
Name | Description | |
---|---|---|
Formula |
Gets or sets formula to apply to the data values from the source series.
|
|
FormulaParameters |
Gets ChartFormulaParameters collection containing
parameters to the formula.
|
|
Owner |
Gets ChartDerivedSeriesCollection collection containing this object.
|
|
Series |
Gets ChartSeries object defining series properties for the derived series.
|
|
SourceSeriesName |
Gets or sets name of the series from which to derive.
|