The following tables list the members exposed by ChartDerivedSeries.
Public 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. |
Top
Public Methods
| Name | Description |
| AssignFrom | Copies properties from another ChartDerivedSeries to the current object. |
Top
See Also