CChart::DrawFrame
void DrawFrame( CDC *pDC, CRect plotRect );
Parameters
- pDC - A pointer to a device context
- plotRect - The plotting rectangle for the data portion of the chart
Description
The function draws a rectangle around the plot.
CChart Reference | CPlot Reference