Previous Page | Next Page

Graphics Options and Device Parameters Dictionary

IMAGESTYLE



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

Syntax
Details

Syntax

IMAGESTYLE= TILE | FIT

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 on graph styles, refer to the TEMPLATE procedure documentation in SAS Output Delivery System: User's Guide.  [cautionend]

Previous Page | Next Page | Top of Page