CChart::EraseBackground
void EraseBackground( CDC *pDC, CRect destRect );
Parameters
- pDC - A pointer to a device context
- destRect - the area to be erased
Description
This function erases the background of the current plot (if the erase background flag is set).
CChart Reference | CPlot Reference