Mathematica 9 is now available
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.
Plot Legends Package >

ShadowOffset

ShadowOffset
is an option for ShadowBox, which sets the offset of a shadow from the rest of the box.
  • ShadowOffset->{x, y} specifies the x and y offset distances.
Offset the shadow by one-tenth of the width and height of the box:
Offset the shadow to the bottom right by one-quarter of the width and height of the box:
Needs["PlotLegends`"]
Offset the shadow by one-tenth of the width and height of the box:
In[2]:=
Click for copyable input
Out[2]=
Offset the shadow to the bottom right by one-quarter of the width and height of the box:
In[3]:=
Click for copyable input
Out[3]=
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team