PlotWindow.RemoveAllSeries() Method

Top 

Description

Removes all series from the PlotWindow, except any series that were added in the constructor.

 

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

PlotWindow.RemoveAllSeries(

)

 

 

Syntax

myPlotWindow1.RemoveAllSeries();

 

 

See also

PlotWindow Object

PlotWindow Guide