IMAGESTYLE

Specifies the way to display the image file that is specified on the IBACK= option.
Used by: GOPTIONS statement
Default: TILE
Restriction: not supported by Java

Syntax

IMAGESTYLE= TILE | FIT

Parameter Values

TILE
tile the image within the specified area. This copies the images as many times as needed to fit the area.
FIT
fit the image within the background area. This stretches the image, if necessary.

Details

Note: This option overrides the BackGroundImage and Image styles attribute in the graph styles. For more information about graph styles, refer to the TEMPLATE procedure documentation in SAS Output Delivery System: User's Guide.