Sets whether the current font is bold.
Timing Precision Mode
This page describes functionality in millisecond timing precision mode.
Type:
boolean
Access:
read/write
Default Value:
false
myVariable1 = myPlotFont1.Bold;
myPlotFont1.Bold = myVariable1;
See also
PlotFont Object
PlotWindow Guide