BCGSuite for MFC
virtual void CBCGPChartBaseEffect::OnDraw ( CBCGPGraphicsManager pGM)
pure virtual

Called by the framework when it needs to draw and effect.

Override this method in a derived class to draw an effect.

Parameters
pGMA pointer to a graphics manager.

Implemented in CBCGPChartInterLineColoringEffect.