Reference Guide > Graphics and Plotting Keywords > Width Keyword
  

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

Version 2017.1
Copyright © 2019, Rogue Wave Software, Inc. All Rights Reserved.