Graphics Options and Device Parameters Dictionary |
Specifies whether to use the device's hardware pie-fill capability.
Used in: |
GOPTIONS statement; GDEVICE procedure; GDEVICE
Parameters window
|
Default: |
device-dependent
|
Restriction: |
not supported by Java or ActiveX
|
GOPTIONS: PIEFILL | NOPIEFILL
|
-
PIEFILL
PIEFILL=Y
-
causes SAS/GRAPH to
use the built-in hardware capability of the device, if available, to fill
pies and pie sections. A blank Piefill
field in the Parameters
window is the same as PIEFILL=Y.
Hardware drawing is faster, but not all devices have
the capability. SAS/GRAPH does not
try to use the capability if your device does not support it.
-
NOPIEFILL
PIEFILL=N
-
causes SAS/GRAPH to
fill pies and pie sections using software pie fills.
Copyright © 2010 by SAS Institute Inc., Cary, NC, USA. All rights reserved.