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

LegendShadow

LegendShadow
is an option for Legend which specifies the shadowing drawn around the legend.
  • The following settings can be used:
Noneno shadow is drawn, and a transparent backdrop is used
Automatica shadow is placed automatically
{xoffset,yoffset}specifies offset of the shadow from the box
Do not draw a shadow for the legend:
Use the default shadow:
Place the shadow below and to the left of the legend:
Needs["PlotLegends`"]
Do not draw a shadow for the legend:
In[2]:=
Click for copyable input
Out[2]=
Use the default shadow:
In[3]:=
Click for copyable input
Out[3]=
Place the shadow below and to the left of the legend:
In[4]:=
Click for copyable input
Out[4]=
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team