CImageChart::GetPlotRect


CRect GetPlotRect( CDC *pDC, CRect clientRect );

Parameters

Returns

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

Description

This function calculates the bounding rectangle of the image. It takes into account the current scaling mode as given by the scaling variables.


CImageChart Reference | CPlot Reference