|
|
|||
|
|
| GraphicsRow[{g1, g2, ...}] generates a graphic in which the gi are laid out in a row. |
| GraphicsRow[list, spacing] leaves the specified spacing between successive elements. |
| h | an absolute number of printer's points | |
| Scaled[s] | a fraction s of the height of an item |
| Alignment | {Center,Center} | horizontal and vertical alignment of elements | |
| AspectRatio | Automatic | ratio of height to width for the whole row | |
| Background | None | what background colors to use | |
| BaselinePosition | Automatic | what to align with a surrounding text baseline | |
| BaseStyle | {} | base style specifications for the row | |
| Dividers | None | where to draw dividers in the row | |
| Frame | None | where to draw frames | |
| FrameStyle | Automatic | styles to use for frames | |
| ImageSize | Automatic | overall size of the whole graphics row | |
| Spacings | Scaled[0.1] | horizontal and vertical spacings |