Previous Page | Next Page

The GAREABAR Procedure

Procedure Syntax


Requirements:
  • a GOPTIONS statement with DEV=ACTIVEX or DEV=ACTXIMG

  • an ODS statement to close the listing destination

  • an ODS statement to open the output destination

  • at least one HBAR, HBAR3D, VBAR, or VBAR3D statement

  • a SUMVAR= option

  • an ODS statement to close the output destination

  • an ODS statement to open the listing destination.

Global statements: FOOTNOTE, GOPTIONS, LEGEND, PATTERN, TITLE
Reminder: BY, FORMAT, LABEL, WHERE
Supports: Run-group processing, Activex, Actximg

PROC GAREABAR <DATA=input-data-set;>
HBAR | HBAR3D | VBAR | VBAR3D chart-variable*width-variable/SUMVAR=numeric-variable<(option(s)> ;

Previous Page | Next Page | Top of Page