PlotScatterSeries.ShowInLegend Property

Top 

Description

Sets whether the series is visible in the legend. Note: This property can be overwritten by the PlotWindow Ouput Properties GUI.

 

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.

 

Attributes

Type:

boolean

Access:

read/write

Default Value:

true

 

Syntax

myVariable1 = myPlotScatterSeries1.ShowInLegend;

 

myPlotScatterSeries1.ShowInLegend = myVariable1;

 

See also

PlotScatterSeries Object

Plot Series Guide