WatchWindow.LineLabels Property

Top 

Description

Labels for the elements in the WatchWindow.

 

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:

Array of string

Access:

read/write

 

Syntax

myString1 = myWatchWindow1.LineLabels[0];

 

myWatchWindow1.LineLabels[0] = myString1;

 

See also

WatchWindow Object

WatchWindow Guide