A DRAWTEXT statement
draws a text box that contains one or more lines of text. The text
can be formatted, using the
TEXTATTRS= prefix option. By default, the text
box is drawn in the center of the graph. You can change the default
position with the options
ANCHOR=,
X=,
Y=,
XSPACE=, and
YSPACE=.
For general
information about the types of elements that can be drawn with the
draw statements, the drawing space and drawing units that they use,
and how the drawn elements are anchored, see
Key Concepts for Using Draw Statements. For detailed usage information, consult the
SAS Graph Template Language: User's Guide.