Previous Page | Next Page

Graphics Options and Device Parameters Dictionary

DELAY



Controls the amount of time between graphs in the animation sequence.
Used in: GOPTIONS statement
Default: 0
Restriction: GIFANIM driver only; not supported by all browsers

Syntax
Details

Syntax

DELAY=delay-time

delay-time

specifies the length of time between graphs in units of 0.01 seconds. For example, to specify a delay of .03 seconds, specify DELAY=3.


Details

SAS/GRAPH puts the DELAY= value into the image file. Based on this value, the browser determines how to display the series of graphs.

Previous Page | Next Page | Top of Page