Chapter Contents |
Previous |
Next |
%POLYCONT |
Variables affected: | COLOR, FUNCTION, X, Y |
Syntax | |
Details |
Syntax |
%POLYCONT (x, y, color); |
Parameter | Description |
x, y | numeric constants or numeric variable names; the x and y coordinates of the ending point of the line. |
color | literal; the color of the outline of the polygon when you specify color in the first POLYCONT macro. Color can be any SAS/GRAPH color name and must not be enclosed in quotation marks. Color is ignored in subsequent POLYCONT macros in the POLYCONT sequence. |
Details |
The first POLYCONT macro in the POLYCONT sequence determines the outline color of the polygon being defined.
Chapter Contents |
Previous |
Next |
Top of Page |
Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.