A DRAWIMAGE statement
draws an image in a graph. By default, the image is drawn in the center
of the graph. You can change the default position with the options
ANCHOR=, X=, Y=, XSPACE=, and YSPACE=. By default, the image is drawn
in the actual image size. You can change the default size with the
WIDTH= and HEIGHT= options.
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.