DCL:GRPH2:U[XYZ]PACK: Cartesian Coordinate Axis Routines: Explanation of Subroutines: Upper-Level Applications (ULA)
Draws a major title.
NumRu::DCL.uxmttl(cside,cttl,px)
NumRu::DCL.uymttl(cside,cttl,px)
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.