CChart::GetEraseBackground

CChart::SetEraseBackground


inline void SetEraseBackground( BOOL how );
inline BOOL GetEraseBackground( void );

Parameters

Description

These functions set or return the value of the switch which indicates whether or not to erase the background during an update. It can be useful to turn this off if there is repeated drawing with no change in plot size, to reduce flicker.


CChart Reference | CPlot Reference