BCGSuite for MFC
virtual void CBCGPChartSurfaceSeries::OnCalcScreenPoints ( CBCGPGraphicsManager pGM,
const CBCGPRect rectDiagramArea 
)
virtual

Called to calculate screen positions of surface elements.

You can override this method to customize screen positions of surface elements.

Parameters
pGMA pointer to a graphics manager.
rectDiagramAreaSpecifies bounding rectangle of diagram area.

Reimplemented from CBCGPChartSeries.