XNUMBERSHEIGHT

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

XNUMBERSHEIGHT controls the size of the numbers labeling the x-axis. There are two forms:

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