PRODUCTS
PURCHASE
FOR USERS
COMPANY
OUR SITES
DOCUMENTATION CENTER SEARCH
Plot Legends Package
>
Plot Legends
Package Symbol
Plot Legends Package
Tutorials »
|
Legend
PlotLegend
LegendTextSpace
LegendTextDirection
See Also »
|
Plot Legends Package
More About »
LegendTextOffset
LegendTextOffset
is an option for
Legend
, which specifies the offset of text next to the key box.
MORE INFORMATION
To use
LegendTextOffset
, you first need to load the
Plot Legends Package
using
Needs
["PlotLegends`"]
.
The following settings can be given:
Automatic
determine offset automatically
offset
the same settings used in the
Text
graphic primitive
EXAMPLES
CLOSE ALL
Basic Examples
(1)
Needs["PlotLegends`"]
Automatic placement of the text in the legend:
In[2]:=
Out[2]=
Display the text below the lines in the legend:
In[3]:=
Out[3]=
SEE ALSO
Legend
PlotLegend
LegendTextSpace
LegendTextDirection
TUTORIALS
Plot Legends Package
MORE ABOUT
Plot Legends Package
© 2008 Wolfram Research, Inc.