BCGControlBar Pro for MFC
virtual CBCGPSize CBCGPChartObject::OnCalcObjectSize ( CBCGPGraphicsManager pGM)
protectedvirtual

Called by the framework to calculate a Chart Object size.

This method is called by the framework to calculate a Chart Object size. You can override this method in a derived class to customize object size.

Parameters
pGMA pointer to a graphics manager.