Chapter Contents |
Previous |
Next |
%DRAW2TXT |
Variables affected: | COLOR, FUNCTION, LINE, SIZE |
Syntax |
Syntax |
%DRAW2TXT (color, line, size); |
Parameter | Description |
color | literal; the color of the line. Color can be any SAS/GRAPH color name and must not be enclosed in quotation marks. Use an asterisk (*) to indicate the previously defined value for color. |
line | numeric constant or numeric variable name; the type of line to draw. Values for line are integers from 1 to 46. See Specifying Line Types for representations of line types. |
size | numeric constant or numeric variable name; the width of the line to draw. |
Chapter Contents |
Previous |
Next |
Top of Page |
Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.