BCGSuite for MFC
virtual void CBCGPChartTransitionFormula::GeneratePoints ( )
virtual

Generates data points for the resulting (formula) series.

This method is called when the framework needs to calculate data points for the "formula" series.

You need to call this method if data point values in input series have been changed dynamically.

Implements CBCGPChartBaseFormula.