Mathematica 9 is now available

Documentation / Mathematica / Built-in Functions / Graphics and Sound / Basic Options /

AxesLabel

FilledSmallSquare AxesLabel is an option for graphics functions that specifies labels for axes.

FilledSmallSquare AxesLabel -> None specifies that no labels should be given.

FilledSmallSquare AxesLabel -> label specifies a label for the axis of a two-dimensional plot, and the axis of a three-dimensional plot.

FilledSmallSquare AxesLabel -> xlabel, ylabel, ... specifies labels for different axes.

FilledSmallSquare By default, axes labels in two-dimensional graphics are placed at the ends of the axes. In three-dimensional graphics, they are aligned with the middles of the axes.

FilledSmallSquare Any expression can be specified as a label. It will be given in OutputForm. Arbitrary strings of text can be given as "text".

FilledSmallSquare See Section 1.9.2, Section 1.9.6, Section 2.10.5 and Section 2.10.13.

FilledSmallSquare See also: PlotLabel, FrameLabel.

FilledSmallSquare New in Version 1.

Further Examples



Any questions about topics on this page? Click here to get an individual response.Buy NowMore Information
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.