3.6.5 uxsttl/uysttl

1.
Function
Draws a minor title.
2.
Call
NumRu::DCL.uxsttl(cside,cttl,px)
NumRu::DCL.uysttl(cside,cttl,px)
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.