Mathematica 9 is now available

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

Axes

FilledSmallSquare Axes is an option for graphics functions that specifies whether axes should be drawn.

FilledSmallSquare Axes -> True draws all axes.

FilledSmallSquare Axes -> False draws no axes.

FilledSmallSquare Axes -> {False, True} draws a axis but no axis in two dimensions.

FilledSmallSquare In two dimensions, axes are drawn to cross at the position specified by the option AxesOrigin.

FilledSmallSquare In three dimensions, axes are drawn on the edges of the bounding box specified by the option AxesEdge.

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

FilledSmallSquare See also: AxesLabel, Frame, GridLines, Boxed.

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.