|
virtual |
Called to retrieve a bounding rectangle of axis name.
Override this method in a derived class and return TRUE, if you wish to customize position and size of an axis name.
By default this method returns a rectangle stored in CBCGPChartAxis::m_rectAxisName.
pAxis | A pointer to an axis. |
rectAxisNameArea | Contains axis name rectangle when the method returns. |