|
SOLUTIONS
|
PLOT LEGENDS PACKAGE SYMBOL
LegendPosition
is an option for Legend that specifies the location of the lower-left corner of a legend box.
DetailsDetails
- To use
, you first need to load the Plot Legends Package using Needs["PlotLegends`"]. - Places the lower-left corner of a legend box in a position specified by a coordinate system scaled so the center of the graphic is at
, and the longest side of the graphic runs from -1 to 1. This same coordinate system is used for LegendSize and LegendShadow. - If called from ShowLegend, the position will be in the coordinate system, with the graphic centered at
and scaled to fit inside
.
Mathematica 9 is now available!
New to Mathematica?
Find your learning path »
Have a question?
Ask support »

