BCGControlBar Pro for MFC
virtual void CBCGPChartBaseFormula::GeneratePoints ( )
pure virtual

Generates points (data points or screen points) that represent the formula on chart diagram.

This is a pure virtual function that must be overridden in a derived class.

Implemented in CBCGPChartTrendFormula, CBCGPChartTransitionFormula, and CBCGPChartAdvancedFormula.