TEMPLATE Procedure: Creating ODS Graphics |
See: |
For complete documentation on the syntax and usage
of the Graph Template Language, see the following documentation:
|
PROC TEMPLATE;
|
DEFINE STATGRAPH graph-path </
STORE=libref.template-store>;
|
DYNAMIC
variable-1<'text-1'><variable-n<'text-n'>>;
|
|
MVAR
variable-1<'text-1'><variable-n<'text-n'>>;
|
|
NMVAR
variable-1<'text-1'><variable-n<'text-n'>>;
|
|
graph-template-language-statements
|
| END;
|
Copyright © 2008 by SAS Institute Inc., Cary, NC, USA. All rights reserved.