POLARNUMBERSFONT
Syntax: |
SET POLARNUMBERSFONT s
|
Default: | POLARNUMBERSFONT = ARIAL
|
Note: The value of the POLARNUMBERSFONT
characteristic is a string instead of a numeric value. So, if
you enter: GET POLARNUMBERSFONT X
, the variable
X
will be a string variable.
POLARNUMBERSFONT
controls the font of
the numbers labeling the polar axis. 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 POLARNUMBERSFONT ARIAL
SET POLARNUMBERSFONT 'ARIAL BOLD'