Mathematica 9 is now available

PlotLabelAxesLabel

Axes

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

FilledSmallSquareAxes -> True draws all axes.

FilledSmallSquareAxes -> False draws no axes.

FilledSmallSquareAxes -> {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 The Mathematica Book: Section 1.9.3, Section 1.9.7, Section 2.9.5 and Section 2.9.13.

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

Further Examples

PlotLabelAxesLabel



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.