While the default settings for plots created in Mathematica are sufficient in most cases, nearly every aspect of plots is customizable. In addition to letting you change the ...
Mathematica supports not only arbitrary arrow graphics, but also a selection of convenient arrow-like characters, that automatically extend when appropriate. Each of these ...
RoundingRadius is an option for Rectangle, Framed, and related functions that specifies the radius of the circle to use in rendering rounded corners.
BaseStyle is an option for formatting and related constructs that specifies the base style to use for them.
GridLines is an option for two-dimensional graphics functions that specifies grid lines.
PlotRegion is an option for graphics functions that specifies what region of the final display area a plot should fill.
Scaled
(Built-in Mathematica Symbol) Scaled[{x, y, ...}] gives the position of a graphical object in terms of coordinates scaled to run from 0 to 1 across the whole plot range in each direction. Scaled[{dx, dy, ...
AxesStyle is an option for graphics functions that specifies how axes should be rendered.
All
(Built-in Mathematica Symbol) All is a setting used for certain options. In Part and related functions, All specifies all parts at a particular level.
ViewRange is an option for Graphics3D and related functions which specifies the range of distances from the view point to be included in displaying a three-dimensional scene.