7.7.3 USSTTL

1.
Function
Specifies the title of the coordinate axis and the unit in the sub-label drawn by USDAXS.

2.
Call
CALL USSTTL(CXTTL, CXUNIT, CYTTL, CYUNIT)

3.
Explanation of Arguments
CXTTL (C*(*)) The title of the X axis. (i)
CXUNIT (C*(*)) The unit of the X axis. (i)
CYTTL (C*(*)) The title of the Y axis. (i)
CYUNIT (C*(*)) The unit of the Y axis (i)

4.
Notes
(a)
This routine is equivalent to making 4 calls to USCSTX, and changing the internal variables CXTTL, CXUNIT, CYTTL, and CYUNIT.
(b)
When you do not wish to put a title, specify a blank space more than 1 character long.