Mathematica 9 is now available

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

FrameLabel

FilledSmallSquare FrameLabel is an option for two-dimensional graphics functions that specifies labels to be placed on the edges of a frame around a plot.

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

FilledSmallSquare FrameLabel -> xmlabel, ymlabel specifies labels for the bottom and left-hand edges of the frame.

FilledSmallSquare FrameLabel -> xmlabel, ymlabel, xplabel, yplabel specifies labels for each of the edges of the frame, ordered clockwise starting from the bottom edge.

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 Labels for the vertical edges of the frame are by default written vertically. RotateLabel -> False specifies that they should be horizontal.

FilledSmallSquare See Section 1.9.2 and Section 2.10.5.

FilledSmallSquare See also: AxesLabel, PlotLabel.

FilledSmallSquare New in Version 2.

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.