SAS Institute. The Power to Know

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

Previous | Next
LAYOUT DATALATTICE Statement

Prototype Block

You must specify a single graph-prototype-block within the LAYOUT DATALATTICE block, using the following syntax:

LAYOUT PROTOTYPE / options ;

          statgraph-statement(s) ;

ENDLAYOUT ;

The graph-prototype-block determines the graphical content of each data cell and is repeated within each data cell, based on the subsets of the classification variables.

For more information on the LAYOUT PROTOTYPE block and the list of available options, see Chapter 11, "LAYOUT PROTOTYPE Statement."

Previous | Next | Top of Page