Chapter Contents

Previous

Next
DASH

DASH



Specifies whether to use the device's hardware dashed-line capability, if available.

Used in: GOPTIONS statement; GDEVICE procedure; GDEVICE Parameters window
Default: device dependent
See also: DASHLINE


Syntax

Syntax

GOPTIONS: DASH | NODASH
GDEVICE: DASH=Y | N

DASH
DASH=Y
causes SAS/GRAPH to use the built-in hardware dashed-line drawing capability of the device when generating graphics output. A blank Dash field in the Parameters window is the same as DASH=Y.

Hardware drawing is faster, but not all devices have the capability. SAS/GRAPH device drivers do not try to use the capability if the device does not have it.

NODASH
DASH=N
causes SAS/GRAPH to draw the dashed lines.


Chapter Contents

Previous

Next

Top of Page

Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.