XLABELHEIGHT

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

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

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