PlotScatterSeries.ClearPoints() Method

Top 

Description

Clears all points in the PlotScatterSeries.Data matrix.

 

Timing Precision Mode

This page describes functionality in millisecond timing precision mode.

Click here to see the documentation for this object in nanosecond timing precision mode.

 

Method Signature

PlotScatterSeries.ClearPoints(

)

 

 

Syntax

myPlotScatterSeries1.ClearPoints();

 

 

See also

PlotScatterSeries Object

Plot Series Guide