cxGeoPlotDataRemoveAll - removes all of the datasets from the current plot
#include <cx/Geometry.h> void cxGeoPlotDataRemoveAll ()
This function removes all of the datasets from the current plot.
cxGeoPlotDefine cxGeoPlotDataAdd cxGeoPlotDataRemove
The source of the LineGraph module may be found in $EXPLORERHOME/src/LineGraph/linegraph.c on UNIX machines, and %EXPLORERHOME%\src\LineGraph\linegraph.c on Windows machines. It illustrates the use of many of the cxGeoPlot* routines.