XUPPERAXIS

Syntax: SET XUPPERAXIS n
SET %XUPPERAXIS n
GET XUPPERAXIS { n }
GET %XUPPERAXIS { n }
Default: %XUPPERAXIS = 90

XUPPERAXIS controls the position of the right, or upper, end of the x-axis. This is also the horizontal coordinate of the upper right hand corner of the graph box, if GRAPHBOX = 1. There are two forms:

 XUPPERAXIS the horizontal coordinate, in world coordinate units, of the right end of the x-axis
%XUPPERAXIS the horizontal coordinate, expressed as a percentage of the width of the graphics sub-window, that is,
XUPPERAXIS = %XUPPERAXIS * (XUPPERWINDOW- XLOWERWINDOW)/100.