Graphics Options and Device Parameters Dictionary |
Specifies whether to erase graph after display.
Used in: |
GOPTIONS statement; GDEVICE procedure; GDEVICE
Parameters window
|
Defaults: |
GOPTIONS: NOERASE; GDEVICE: ERASE=N
|
Restriction: |
not supported by Java or ActiveX
|
GOPTIONS: ERASE | NOERASE
|
-
ERASE
ERASE=Y
-
causes the graph to be erased when you press
RETURN after the graph has been displayed.
-
NOERASE
ERASE=N
-
causes the graph to remain on the display
when you press RETURN after the graph has been displayed. A blank Erase
field in the Parameters window is the same as ERASE=N.
ERASE is useful for those devices that
overlay the graphics area and the message area - that is, those devices
that have separate dialog box and graphics areas. On other devices, the graph
is erased.
Copyright © 2010 by SAS Institute Inc., Cary, NC, USA. All rights reserved.