SAS Institute. The Power to Know

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

Previous | Next
BEGINGRAPH Statement

Description and Syntax

Defines the outermost container for a single statgraph-layout-block and one or more statgraph-global-statements .

BEGINGRAPH </ option(s)> ;

           <statgraph-global-statements >

           statgraph-layout-block

           <statgraph-global-statements >

ENDGRAPH ;

Previous | Next | Top of Page