PlotTitle.Font Property

Top 

Description

Provides access to the title's font properties.

 

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:

PlotFont

Access:

read/write

 

Syntax

myString1 = myPlotTitle1.Font.DisplayName;

 

myPlotTitle1.Font.DisplayName = myString1;

 

See also

PlotTitle Object

PlotWindow Guide