PlotWindow.SetSeriesLabels(StringArray) Method

Top 

Description

Sets the labels to be used on the series contained within this PlotWindow.

 

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.

 

Method Signature

PlotWindow.SetSeriesLabels(

StringArray seriesLabels)

 

 

Arguments

seriesLabels


Description:

The labels to use.

 

 

 

Syntax

myPlotWindow1.SetSeriesLabels(myStringArray1);

 

 

See also

PlotWindow Object

PlotWindow.SetSeriesLabels

PlotWindow Guide