void CBCGPChartTransitionFormula::AddInputSeries | ( | CBCGPChartSeries * | pSeries | ) |
Adds an input series to a formula.
Call this member to add an input series to a formula.
Note, input series are not checked for uniqueness.
pSeries | A pointer to an input series. |