CChart::AdjustPlotSizeForAxes
CRect AdjustPlotSizeForAxes( CDC *pDC, CRect plotRect );
Parameters
- pDC - A pointer to a device context
- plotRect - A rectangle which represents the current data area of the chart
Returns
A rectangle, smaller than or equal in size to plotRect, which takes into account the space needed on the display for all of the axis objects.
CChart Reference | CPlot Reference