![]() Chapter Contents |
![]() Previous |
![]() Next |
| CBACK |
| Operating States: | GKCL |
| Return Codes: | 0, 1 |
| Default Value: | 1. CBACK= graphics option, if specified; 2. device's default background color. |
| Syntax | |
| Description | |
| Argument Definitions | |
| See Also |
| Syntax |
return-code-variable=GSET('CBACK', cback);
| Description |
The GSET('CBACK', . . . ) function sets the background color. GSET('CBACK', . . . ) has the same effect as the CBACK= graphics option.
| Argument Definitions |
| cback | character string enclosed in quotation marks or character variable name; can contain any predefined SAS color name. See Predefined SAS Colors for a list of predefined SAS color names. |
| See Also |
| CBACK= graphics option (see CBACK) | |
| GASK('CBACK', . . . ) routine |
![]() Chapter Contents |
![]() Previous |
![]() Next |
![]() Top of Page |
Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.