Chapter Contents |
Previous |
Next |
LINCOLOR |
Operating States: | GKOP, SGOP, WSAC, WSOP |
Return Codes: | 0, 8, 85 |
Default Value: | 1 |
Syntax | |
Description | |
Argument Definitions | |
See Also |
Syntax |
return-code-variable=GSET('LINCOLOR', color-index);
Description |
The GSET('LINCOLOR', . . . ) function selects the index of the color used to draw lines. The aspect source flag (ASF) for LINCOLOR must be set to 'INDIVIDUAL' for this attribute to be used outside of a line bundle.
DSGI searches for a color specification in the following order:
Argument Definitions |
color-index | numeric constant or numeric variable name; indicates the index of the color to use. Valid values are 1 to 256, inclusive. |
See Also |
COLORS= graphics option (see COLORS) | |
GASK('LINCOLOR', . . . ) routine | |
GSET('ASF', . . . ) function | |
GSET('COLREP', . . . ) function | |
GSET('LINREP', . . . ) function |
Chapter Contents |
Previous |
Next |
Top of Page |
Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.