YIMAGTICLENGTH

Syntax: SET YIMAGTICLENGTH n
SET %YIMAGTICLENGTH n
GET YIMAGTICLENGTH { n }
GET %YIMAGTICLENGTH { n }
Default: %YIMAGTICLENGTH = 1

YIMAGTICLENGTH, along with YIMAGTICANGLE , controls the location of the numbers labeling the y-axis at the large tic marks. There are two forms:

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