DATA Step Graphics Interface Dictionary |
Operating States: | SGOP |
Return Codes: | 0, 4, 76, 79, 80, 86 |
Syntax | |
Description | |
Argument Definitions | |
See Also |
Syntax |
return-code-variable=GDRAW('PIE', x, y, radius, start, end);
Description |
The GDRAW('PIE', . . . ) function draws a filled section of a circular arc. The fill attributes and bundles affect the appearance of this primitive. See DATA Step Graphics Interface Routines for a list of these attributes.
Argument Definitions |
See Also |
Copyright © 2010 by SAS Institute Inc., Cary, NC, USA. All rights reserved.