POLARLABELHEIGHT
Syntax: |
SET POLARLABELHEIGHT n
|
Default: | %POLARLABELHEIGHT = 3
|
POLARLABELHEIGHT
controls the size of the
automatic text label for the polar axis, and for the automatic labels drawn at the end of each
axis (POLARCOMPASSLABELS
). There are two forms:
POLARLABELHEIGHT |
→ | the height, in world coordinate units, of the character string labeling the polar axis |
%POLARLABELHEIGHT |
→ | the height, expressed as a percentage of the height of the graphics sub-window,
that is, POLARLABELHEIGHT = %POLARLABELHEIGHT
* (YUPPERWINDOW-
YLOWERWINDOW)/100 . |