YLABELHEIGHT

Syntax: SET YLABELHEIGHT n
SET %YLABELHEIGHT n
GET YLABELHEIGHT { n }
GET %YLABELHEIGHT { n }
Default: %YLABELHEIGHT = 3

YLABELHEIGHT controls the size of the automatic text label for the y-axis. There are two forms:

 YLABELHEIGHT the height, in world coordinate units, of the character string labeling the y-axis
%YLABELHEIGHT the height, expressed as a percentage of the height of the graphics sub-window, that is, YLABELHEIGHT = %YLABELHEIGHT
* (YUPPERWINDOW - YLOWERWINDOW)/100
.