DCL:GRPH2:U[XYZ]PACK: Cartesian Coordinate Axis Routines: Explanation of Subroutines: Lower-Level Applications (LLA)
Draws a title.
NumRu::DCL.uxpttl(cside,islct,cttl,px)
NumRu::DCL.uypttl(cside,islct,cttl,px)
cside (C*1) Specifies the position of the axis to draw the title. (See Section 3.2.) islct (I) Specifies the attributes of the title to be drawn. (See Section 3.4.) cttl (C*(*)) The title to be drawn. 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.