PRODUCTS
PURCHASE
FOR USERS
COMPANY
OUR SITES
DOCUMENTATION CENTER SEARCH
Plot Legends Package
>
Plot Legends
Package Symbol
Plot Legends Package
Tutorials »
|
Legend
PlotLegend
LegendLabelSpace
PlotLabel
Labeled
See Also »
|
Plot Legends Package
More About »
LegendLabel
LegendLabel
is an option for
Legend
, which specifies the text to be used as the label for the legend box.
MORE INFORMATION
To use
LegendLabel
, you first need to load the
Plot Legends Package
using
Needs
["PlotLegends`"]
.
The following settings can be given:
"
string
"
a string
None
no label
FontForm
can be used to modify a string label
"
string
"
.
EXAMPLES
CLOSE ALL
Basic Examples
(1)
Needs["PlotLegends`"]
Do not use a label with the legend:
In[2]:=
Out[2]=
Label the legend with some text:
In[3]:=
Out[3]=
SEE ALSO
Legend
PlotLegend
LegendLabelSpace
PlotLabel
Labeled
TUTORIALS
Plot Legends Package
MORE ABOUT
Plot Legends Package
© 2008 Wolfram Research, Inc.