OFFSHADOW
Controls the width and depth of the drop shadow
in legend frames.
Used by: |
GOPTIONS statement |
Default: |
(0.0625, 0.0625) IN |
Restriction: |
not supported by Java or ActiveX |
Syntax
OFFSHADOW=(x <units> , y <units> ) | (x,y) <units>
Parameter Values
- x,y
-
specify the width (x) and depth (y) of the drop shadow generated by the LEGEND statement.
Details
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.
The values specified
by OFFSHADOW= are used with the CSHADOW= and CBLOCK= options in a
LEGEND statement. For details, see LEGEND Statement.