The GRADAR Procedure |
Requirements: | At least one CHART statement is required. |
Global Statements: | AXIS, FOOTNOTE, GOPTIONS, TITLE |
Reminder: | The procedure can include the BY, FORMAT, LABEL, and WHERE statements as well as SAS/GRAPH NOTE statement. |
Supports: | RUN-group processing |
Restriction: | Not supported by Java |
PROC GRADAR <DATA=input-data-set>
<GOUT=<libref.>output-catalog> <ANNOTATE=Annotate-data-set>; |
CHART chart-variable </ option(s)>; |
Copyright © 2010 by SAS Institute Inc., Cary, NC, USA. All rights reserved.