Mathematica 9 is now available

FrameLabel

Usage

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


Notes

FrameLabel -> None specifies that no labels should be given.
FrameLabel -> {xmlabel, ymlabel} specifies labels for the bottom and left-hand edges of the frame.
FrameLabel -> {xmlabel, ymlabel, xplabel, yplabel} specifies labels for each of the edges of the frame, ordered clockwise starting from the bottom edge.
• Any expression can be specified as a label. It will be given in StandardForm. Arbitrary strings of text can be given as "text".
• Labels for the vertical edges of the frame are by default written vertically. RotateLabel -> False specifies that they should be horizontal.
• See also: AxesLabel, PlotLabel.
• New in Version 2.


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.