|
virtual |
Initializes the formula object.
This method creates and returns the output series. For this formula type it's range area series. Use CBCGPChartSeries::GetFormula for further references to the formula object.
pChart | A pointer to the parent chart object. |
strFormulaName | Output series name. |
pInputSeries | A pointer to input series. |
pYAxis | Related Y axis. |
pXAxis | Related X axis. |
Reimplemented from CBCGPChartAdvancedFormula.