Sets the size in points of the current font.
Timing Precision Mode
This page describes functionality in millisecond timing precision mode.
Type:
number
Access:
read/write
Units:
points
Default Value:
9
Valid Range:
PlotFont.Size ≥ 1
myVariable1 = myPlotFont1.Size;
myPlotFont1.Size = myVariable1;
See also
PlotFont Object
PlotWindow Guide