|
virtual |
Copies the formula data from the source formula.
When a formula is attached to an output series it's always copied to a new internally allocated instance. You should override this method in a derived class if your custom implementation relays on any additional data to be copied.
src | A reference to a source formula to copy from. |
Reimplemented from CBCGPChartBaseFormula.