Previous Page | Next Page

Graphics Options and Device Parameters Dictionary

OFFSHADOW



Controls the width and depth of the drop shadow in legend frames.
Used in: GOPTIONS statement
Default: (0.0625, - 0.0625) IN
Restriction: not supported by Java or ActiveX

Syntax
Details

Syntax

OFFSHADOW=(x <units>, y <units>) | (x,y) <units>

x,y

specify the width (x) and depth (y) of the drop shadow generated by the LEGEND statement.

If a value for units is not specified, the current units associated with the GUNIT graphics option are used. For a description of units, see Specifying Units of Measurement.


Details

The values specified by OFFSHADOW= are used with the CSHADOW= and CBLOCK= options in a LEGEND statement. For details, see LEGEND Statement.

Previous Page | Next Page | Top of Page