PRODUCTS
PURCHASE
FOR USERS
COMPANY
OUR SITES
DOCUMENTATION CENTER SEARCH
Plot Legends Package
>
Plot Legends
Package Symbol
Plot Legends Package
Tutorials »
|
ShadowBox
ShadowBackground
ShadowOffset
ShadowForeground
See Also »
|
Plot Legends Package
More About »
ShadowBorder
ShadowBorder
is an option for
ShadowBox
, which specifies the style of the border around the rectangle above a shadow.
MORE INFORMATION
To use
ShadowBorder
, you first need to load the
Plot Legends Package
using
Needs
["PlotLegends`"]
.
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.
EXAMPLES
CLOSE ALL
Basic Examples
(1)
Needs["PlotLegends`"]
Use a red border around the box:
In[2]:=
Out[2]=
Use a thick red border around the box:
In[3]:=
Out[3]=
SEE ALSO
ShadowBox
ShadowBackground
ShadowOffset
ShadowForeground
TUTORIALS
Plot Legends Package
MORE ABOUT
Plot Legends Package
© 2008 Wolfram Research, Inc.