DELAY

Controls the amount of time between graphs in the animation sequence.
Used by: GOPTIONS statement
Default: 0
Restrictions: GIFANIM and SVGANIM drivers only

not supported by all browsers

See: Generating Web Animation with GIFANIM

Animating Output with the SVGANIM Printer

Syntax

DELAY=delay-time

Parameter Values

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.