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