Name | Description | |
---|---|---|
ChartDerivedSeries Constructor | Initializes a new instance of the ChartDerivedSeries class. |
The following tables list the members exposed by ChartDerivedSeries.
Name | Description | |
---|---|---|
ChartDerivedSeries Constructor | Initializes a new instance of the ChartDerivedSeries class. |
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. |
Name | Description | |
---|---|---|
AssignFrom | Copies properties from another ChartDerivedSeries to the current object. |