PlotTemplate.XAxisLabel Property

Top 

Description

The text used for the X-axis label of a plot window.

 

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:

"__Use_Parameter_Label__"

 

Syntax

myString1 = myPlotTemplate1.XAxisLabel;

 

myPlotTemplate1.XAxisLabel = myString1;

 

See also

PlotTemplate Object

PlotWindow Guide