_DISPLAY_ONEWAY_VBAR_ Method
Submits the PROC GCHART statement to produce the
one-way vertical bar chart
Syntax
CALL SEND(OBJID,'_DISPLAY_ONEWAY_VBAR_',
statistic,
analysis-variable,
down-variable,dsname,gif-device);
Required Arguments
- statistic
-
the statistic to graph.
- analysis-variable
-
the analysis variable
to graph.
- down-variable
-
the down dimension
variable to graph.
- dsname
-
the data set name from
the _WRITE_ method.
- gif-device
-
the device driver name.