TEMPLATE Subcommand (XGRAPH command)
TEMPLATE
uses an existing file as a template and applies it to the chart
requested by the current XGRAPH
command. The template overrides the default settings that are used
to create any chart, and the specifications on the current XGRAPH
command override the template. Templates
are created in the Chart Editor by saving an existing chart as a template.
Example
XGRAPH CHART=([COUNT] [BAR]) BY jobcat [c] BY gender [c].
/TEMPLATE FILE='mytemplate.sgt'.