CXYChart::GetPlotRect


CRect GetPlotRect( CDC *pDC, CRect clientRect );

Parameters

Returns

A rectangle which encompasses only that portion of the chart where the data is displayed. This does not include axes, etc.

Description

This function calculates the plotting rectangle, taking into account the existence of axes and the title of the plot.


CXYChart Reference | CPlot Reference