PlotWindow.SubTitle Property

Top 

Description

This property has been Deprecated. Please use PlotWindow.PlotSubTitle.Text instead.

 

The text used for the subtitle of the plot window.

 

Timing Precision Mode

This page describes functionality in millisecond timing precision mode.

 

Attributes

Type:

string

Access:

read/write

Default Value:

"__Use_Analysis_Date__"

 

Syntax

myString1 = myPlotWindow1.SubTitle;

 

myPlotWindow1.SubTitle = myString1;

 

See also

PlotWindow Object

PlotWindow Guide