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

ShadowBorder

ShadowBorder
is an option for ShadowBox, which specifies the style of the border around the rectangle above a shadow.
  • ShadowBorder->style specifies that the border line is to be generated with the given graphics directives or list of directives.
  • Styles are the same as those for a Line primitive.
Use a red border around the box:
Use a thick red border around the box:
Needs["PlotLegends`"]
Use a red border around the box:
In[2]:=
Click for copyable input
Out[2]=
Use a thick red border around 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