Width Keyword

Used With Routines:  MAP_XYOUTS,   XYOUTS

Corresponding System Variable: None.

Returns the width of the text string, in normalized coordinate units, to the designated variable.

For example, to put the width of a text string in the variable w_title, use:

XYOUTS, x, y, 'Title of Graph', Width = w_title