BCGControlBar Pro for MFC
virtual void CBCGPChartVisualObject::OnDrawAxisName ( CBCGPGraphicsManager pGM,
CBCGPChartAxis pAxis 
)
virtual

Called to draw an axis name.

Override this method in a derived class to customize appearance of axis name.

The bounding rectangle of axis name can be obtained from OnGetAxisNameAreaRect().

Parameters
pGMA pointer to a graphics manager.
pAxisA pointer to an axis.