DATA Step Graphics Interface Dictionary |
Operating States: | GKCL |
Return Codes: | 0, 1, 90, 307 |
Default Value: | 0.0 |
Syntax | |
Description | |
Argument Definitions | |
See Also |
Syntax |
return-code-variable=GSET('ASPECT', aspect);
Description |
The GSET('ASPECT', . . . ) function sets the aspect ratio used to draw graphics output. GSET('ASPECT', . . . ) affects only pies, arcs, and software text.
Argument Definitions |
aspect |
numeric constant or numeric variable name; specifies the aspect ratio and cannot be less than 0. |
See Also |
ASPECT= graphics option (see ASPECT) | |
Copyright © 2010 by SAS Institute Inc., Cary, NC, USA. All rights reserved.