PlotTemplate.SubTitle Property

Top 

Description

The text used for the subtitle 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_Analysis_Date__"

 

Syntax

myString1 = myPlotTemplate1.SubTitle;

 

myPlotTemplate1.SubTitle = myString1;

 

See also

PlotTemplate Object

PlotWindow Guide