PlotWindow.SubtitleFontBold Property

Top 

Description

This property has been Deprecated. Please use PlotWindow.PlotSubTitle.Font.Bold instead.

 

Determines if the sub-title font is bold.

 

Timing Precision Mode

This page describes functionality in millisecond timing precision mode.

 

Attributes

Type:

boolean

Access:

read/write

Default Value:

false

 

Syntax

myVariable1 = myPlotWindow1.SubtitleFontBold;

 

myPlotWindow1.SubtitleFontBold = myVariable1;

 

See also

PlotWindow Object

PlotWindow Guide