CXYChart::DeleteAllData


virtual void DeleteAllData( void );

Description

The function deletes all data sets from the current chart. The default implementation goes through all data sets and calls the destructor for the CChartData object.


CXYChart Reference | CPlot Reference