PlotTemplate.MainTitle Property

Top 

Description

The text used for the main title of a plot window.

 

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:

string

Access:

read/write

Default Value:

"FreeFlyer Plot"

 

Syntax

myString1 = myPlotTemplate1.MainTitle;

 

myPlotTemplate1.MainTitle = myString1;

 

See also

PlotTemplate Object

PlotWindow Guide