PRODUCTS
PURCHASE
FOR USERS
COMPANY
OUR SITES
DOCUMENTATION CENTER SEARCH
Plot Legends Package
>
Plot Legends
Package Symbol
Plot Legends Package
Tutorials »
|
Legend
PlotLegend
LegendBackground
LegendBorderSpace
See Also »
|
Plot Legends Package
More About »
LegendBorder
LegendBorder
is an option for
Legend
, which specifies the style of the line surrounding key boxes and text in a legend.
MORE INFORMATION
To use
LegendBorder
, you first need to load the
Plot Legends Package
using
Needs
["PlotLegends`"]
.
LegendBorder->
style
specifies that the border line style should use the specified graphics directive or list of directives.
EXAMPLES
CLOSE ALL
Basic Examples
(1)
Needs["PlotLegends`"]
Use a black border around the legend:
In[2]:=
Out[2]=
Use a thick purple border around the legend:
In[3]:=
Out[3]=
SEE ALSO
Legend
PlotLegend
LegendBackground
LegendBorderSpace
TUTORIALS
Plot Legends Package
MORE ABOUT
Plot Legends Package
© 2008 Wolfram Research, Inc.