BCGSuite for MFC
virtual void CBCGPChartVisualObject::AdjustLayout ( CBCGPGraphicsManager *  pGM)
virtual

Adjusts chart layout.

This method is called when the chart is "dirty". Usually you don't need to call this method directly. Call SetDirty(TRUE, TRUE) instead.

Parameters
pGMA pointer to a graphics manager.