I am presuming you mean clear the data from the graph. On ScatterGraph there is a method called ClearData that clears data from all plots on the graph. If you have multiple plots, and would like to clear data selectively from certain plots, then you can call ClearData on the ScatterPlot objects in the Plots collection of ScatterGraph.