BCGControlBar Pro for MFC
virtual CBCGPSize CBCGPChartVisualObject::OnCalcAxisNameSize ( CBCGPGraphicsManager pGM,
CBCGPChartAxis pAxis 
)
virtual

Called to calculate axis name size.

You can override this method in a derived class if you intend to customize appearance of axis name.

Parameters
pGMA pointer to a graphics manager.
pAxisA pointer to an axis whose name size is about to be calculated.