_DISPLAY_ONEWAY_BLOCK_ Method

Submits the PROC GCHART statements to produce the one-way block chart

Syntax

CALL SEND(OBJID,'_DISPLAY_ONEWAY_BLOCK_',statistic,analysis-variable,
down-variable,dsname,gif-device);

Required Arguments

statistic
the statistic to graph.
Type:Character
analysis-variable
the analysis variable to graph.
Type:Character
down-variable
the down dimension variable to graph.
Type:Character
dsname
the data set name from the _WRITE_ method.
Type:Character
gif-device
the device driver name.
Type:Character