|
SOLUTIONS
|
BUILT-IN MATHEMATICA SYMBOL
LegendMarkerSize
LegendMarkerSize
is an option for legends such as PointLegend that specifies the size of marker regions for each element.
ExamplesExamplesopen allclose all
Basic Examples (5)Basic Examples (5)
Specify the same size for width and height:
| In[1]:= |
| Out[1]= |
Specify different sizes for width and height:
| In[1]:= |
| Out[1]= |
Specify the marker region size for PointLegend:
| In[1]:= |
| Out[1]= | ![]() |
Vary the widths of lines in LineLegend:
| In[1]:= |
| Out[1]= | ![]() |
Vary the heights of swatches in SwatchLegend:
| In[1]:= |
| Out[1]= | ![]() |
New in 9
Mathematica 9 is now available!
New to Mathematica?
Find your learning path »
Have a question?
Ask support »



