PIEFILL

Specifies whether to use the device's hardware pie-fill capability.
Used by: GOPTIONS statement, GDEVICE procedure, GDEVICE Parameters window
Default: device-dependent
Restriction: not supported by Java or ActiveX

Syntax

GOPTIONS: PIEFILL | NOPIEFILL
GDEVICE: PIEFILL=Y | N

Parameter Values

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.