PlotWindow.PlotSubTitle Property

Top 

Description

Provides access to the PlotWindow's SubTitle properties.

 

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:

PlotTitle

Access:

read/write

 

Syntax

myString1 = myPlotWindow1.PlotSubTitle.Name;

 

myPlotWindow1.PlotSubTitle.Name = myString1;

 

See also

PlotWindow Object

PlotWindow Guide