|
SOLUTIONS
|
BUILT-IN MATHEMATICA SYMBOL
ItemAspectRatio
ItemAspectRatio
is an option for GraphicsGrid which specifies the ratio of height to width for the regions in which items are placed in the graphics grid.
DetailsDetails
- ItemAspectRatio->r specifies that regions with aspect ratio r should be allocated for all items.
- Empty space is left around objects whose aspect ratios differ from the aspect ratio specified by ItemAspectRatio.
- The position of the object within the region for each item is determined by settings for the Alignment option.
ExamplesExamplesopen allclose all
Basic Examples (1)Basic Examples (1)
Specify the height-to-width ratio for GraphicsGrid items:
| In[1]:= |
| Out[1]= | ![]() |
New in 6
Mathematica 9 is now available!
New to Mathematica?
Find your learning path »
Have a question?
Ask support »

