PRODUCTS
PURCHASE
FOR USERS
COMPANY
OUR SITES
DOCUMENTATION CENTER SEARCH
Plot Legends Package
>
Plot Legends
Package Symbol
Plot Legends Package
Tutorials »
|
Legend
PlotLegend
LegendPosition
LegendSize
See Also »
|
Plot Legends Package
More About »
LegendOrientation
LegendOrientation
is an option for
Legend
, which specifies the direction in which key boxes are laid out.
MORE INFORMATION
To use
LegendOrientation
, you first need to load the
Plot Legends Package
using
Needs
["PlotLegends`"]
.
The following settings can be given:
Horizontal
left to right
Vertical
top to bottom
EXAMPLES
CLOSE ALL
Basic Examples
(1)
Needs["PlotLegends`"]
Legend keys are next to each other:
In[2]:=
Out[2]=
Legend keys are above one another:
In[3]:=
Out[3]=
SEE ALSO
Legend
PlotLegend
LegendPosition
LegendSize
TUTORIALS
Plot Legends Package
MORE ABOUT
Plot Legends Package
© 2008 Wolfram Research, Inc.