ImageSize
WMA link
ImageSize
- is an option that specifies the overall size of an image to display.
Specifications for both width and height can be any of the following:
- Automatic
- determined by location or other dimension (default)
- Tiny, Small, Medium, Large
- pre defined absolute sizes
Plot[Sin[x], {x, 0, 10}, ImageSize -> Small]