XIMAGTICLENGTH

Syntax: SET XIMAGTICLENGTH h
SET %XIMAGTICLENGTH h
GET XIMAGTICLENGTH { n }
GET %XIMAGTICLENGTH { n }
Default value: %XIMAGTICLENGTH = 1

XIMAGTICLENGTH, along with XIMAGTICANGLE , controls the location of the numbers labeling the x-axis at the large tic marks. There are two forms:

 XIMAGTICLENGTH the distance, in world coordinate units, measured from the base of each large tic mark on the x-axis, to the center of the number labeling that tic mark
%XIMAGTICLENGTH the distance, expressed as a percentage of the height of the graphics sub-window, that is, XIMAGTICLENGTH = %XIMAGTICLENGTH
* (YUPPERWINDOW - YLOWERWINDOW)/100
.