| LAYOUT DATALATTICE Statement |
A LAYOUT DATALATTICE enables you to display one or more sidebars outside of the axes. A sidebar spans across columns or rows and is useful for displaying information that applies to all of the columns or all of the rows. For example, sidebars are useful for displaying a legend.
A SIDEBAR statement has the following syntax:
The following example shows a SIDEBAR block that displays a legend at the top of the layout grid.
sidebar / align=top;
discretelegend 'p' 'a' / across=2;
endsidebar;
Copyright © 2007 by SAS Institute Inc., Cary, NC, USA. All rights reserved.