BCGSuite for MFC
virtual CBCGPSize CBCGPChartLegendCell::OnCalcCustomCellSize ( CBCGPGraphicsManager pGM)
protectedvirtual

Called to calculate size of custom cell (cell with LCT_CUSTOM type)

The default implementation calculates size of custom label specified in constructor of custom cell. If you plan to display different content, you have to override this method and return size of that content.

Parameters
pGMa pointer to a graphics manager