BCGControlBar Pro for MFC
virtual CBCGPRect CBCGPChartAxis::GetAxisRect ( BOOL  bCombineWithLabels = TRUE,
BOOL  bCombineWithTickMarks = TRUE,
BOOL  bCombineWithScrollBar = TRUE 
) const
virtual

Gets an axis rectangle.

Returns axis bounding rectangle (based on axis line) optionally combined with axis labels and tick marks.

Parameters
bCombineWithLabelsTRUE - returned rectangle is combimed with axis labels.
bCombineWithTickMarksTRUE - combine the returned rectangle with tick marks.
bCombineWithScrollBarTRUE - combine the returned rectangle with scroll bar.