Mathematica 9 is now available
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.
Plot Legends Package >

LegendPosition

LegendPosition
is an option for Legend, which specifies the location of the lower-left corner of a legend box.
  • 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 {0,0}, 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 {0,0} and scaled to fit inside {{-1,-1},{1,1}}.
Needs["PlotLegends`"]
Legend placed in the bottom-right corner:
In[2]:=
Click for copyable input
Out[2]=
© 2013 Wolfram Research, Inc. Japanese
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team