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

LegendSpacing

LegendSpacing
is an option for Legend which specifies the amount of space around each key box on a scale where the box is 1.
  • The following settings can be given:
na number
Automaticdetermine spacing automatically
  • For the boxes to be adjacent (a continuous line, for instance) LegendSpacing should be set to 0.
Normally spaced keys in the legend:
Increasing the value of LegendSpacing increases the distance between the keys in the legend:
Needs["PlotLegends`"]
Normally spaced keys in the legend:
In[2]:=
Click for copyable input
Out[2]=
Increasing the value of LegendSpacing increases the distance between the keys in the legend:
In[3]:=
Click for copyable input
Out[3]=
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team