Syntax: |
SET YLOWERAXIS n
|
Default: |
%YLOWERAXIS = 10
|
YLOWERAXIS
controls the position of the bottom
end of the y-axis. This is also the vertical coordinate of the lower left
hand corner of the graph box, if
GRAPHBOX = 1
. There
are two forms:
YLOWERAXIS |
→ | the horizontal coordinate, in world coordinate units, of the bottom end of the y-axis |
%YLOWERAXIS |
→ | the horizontal coordinate, expressed as a percentage of the
height of the graphics sub-window,
that is, YLOWERAXIS = %YLOWERAXIS . |