Chapter Contents
Chapter Contents
Previous
Previous
Next
Next
INSET Statement

Positioning the Inset in the Margins

Using the INSET statement you can also position an inset in one of the four margins surrounding the plot area using the margin keyword LM, RM, TM, or BM, as illustrated in Figure 28.6.

\begin{picture}
(240,240)

\put(44,44) {
\framebox 
(152,152){}}
\put(0,44) {
\f...
 ...20,234) {\makebox(0,0)[t]{TM}}
\put(218,190) {\makebox(0,0)[t]{RM}}\end{picture}

Figure 28.6: Positioning Insets in the Margins

For an example of an inset placed in the right margin, see Figure 28.3. Margin positions are recommended if a large number of statistics are listed in the INSET statement. If you attempt to display a lengthy inset in the interior of the plot, it is likely that the inset will collide with the data display.

Insets associated with a comparative Pareto chart cannot be positioned in the margins.

Chapter Contents
Chapter Contents
Previous
Previous
Next
Next
Top
Top

Copyright © 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.