3.6.5 UXSTTL/UYSTTL

1.
Function
Draws a minor title.
2.
Call
CALL UXSTTL(CSIDE,CTTL,PX)
CALL UYSTTL(CSIDE,CTTL,PY)
3.
Explanation of Parameters
CSIDE (C*1) Specifies the position to draw the axis. (See Section 3.2.)
CTTL (C*(*)) The title to draw.
PX, PY (R) Specifies the position to draw the title with a floating-point value between -1 and +1. Left-aligned when -1, centered when 0, and right-aligned when +1.
4.
Notes
(a)
This routine uses UXPTTL/UYPTTL (ISLCT=1) to draw the title.