SAS Institute. The Power to Know

SAS/GRAPH(R) 9.2: Graph Template Language Reference

Previous | Next
LAYOUT DATALATTICE Statement

Description and Syntax

Creates a grid of graphs based on one or two classification variables and a graphical prototype. By default, a separate instance of the prototype (a data cell) is created for each possible combination of the classification variables.

LAYOUT DATALATTICE argument(s) </ option(s)> ;

           graph-prototype-block ;

           <sidebar-statement-block(s);>

ENDLAYOUT ;

Previous | Next | Top of Page