SAS Institute. The Power to Know

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

Previous | Next
LAYOUT LATTICE Statement

Description and Syntax

Creates a grid of graphs that automatically aligns plot areas and tick display areas across grid cells to facilitate data comparisons among graphs.

LAYOUT LATTICE </ option(s)> ;

           statgraph-statement(s) | cell-statement-block(s);

           <axis-statement-block(s);>

           <header-statement-block(s);>

           <sidebar-statement-block(s);>

ENDLAYOUT ;

Previous | Next | Top of Page