POLARLABELFONT
Syntax: |
SET POLARLABELFONT s
|
Note: The value of the POLARLABELFONT
characteristic is a string instead of a numeric value. So, if
you enter: GET POLARLABELFONT X
, the variable
X
will be a string variable.
POLARLABELFONT
controls the font of the automatic polar axis text label. The parameter
f
should be the font name. If the font name is composed of more than one word, enclose
the font name in quotes.
Examples:
SET POLARLABELFONT ARIAL
SET POLARLABELFONT 'ARIAL BOLD'