GBARLINE Procedure

Restriction: Not supported by JAVA and JAVAIMG
Requirement: One BAR statement
Global statements: AXIS , FOOTNOTE, GOPTIONS, LEGEND, PATTERN, SYMBOL, TITLE
Note: The procedure can include the SAS/GRAPH statement BY, as well as the Base SAS statements FORMAT, LABEL, and WHERE. See SAS/GRAPH Statements and SAS Statements: Reference for more information.

Syntax

PROC GBARLINE <DATA=input-data-set>
<ANNOTATE=Annotate-data-set>
<IMAGEMAP=output-data-set>
<UNIFORMAXES>;
BAR bar-variable </options>;
<PLOT </options>;>...
<PLOT </options>;>