CChart::AdjustPlotSizeForTitle
CRect AdjustPlotSizeForTitle( 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 the chart title.
CChart Reference | CPlot Reference