PlotScatterSeries.Label Property

Top 

Description

Gets or sets the name of the series that appears in the legend.

 

Timing Precision Mode

This page describes functionality in nanosecond timing precision mode.

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

 

Attributes

Type:

string

Access:

read/write

Default Value:

""

 

Syntax

myString1 = myPlotScatterSeries1.Label;

 

myPlotScatterSeries1.Label = myString1;

 

See also

PlotScatterSeries Object

Plot Series Guide