Chapter Contents
Chapter Contents
Previous
Previous
Next
Next
INSET and INSET2 Statements

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 keywords LM, RM, TM, or BM, as illustrated in Figure 45.6. The INSET2 statement cannot be used to produce an inset in a margin.

\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 45.6: Positioning Insets in the Margins

For an example of an inset placed in the right margin, see Figure 45.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.

Chapter Contents
Chapter Contents
Previous
Previous
Next
Next
Top
Top

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