Mathematica 9 is now available

PlotLabel

Usage

PlotLabel is an option for graphics functions that specifies an overall label for a plot.


Notes

PlotLabel -> None specifies that no label should be given.
PlotLabel -> label specifies a label to give.
• Any expression can be used as a label. It will be given by default in StandardForm. Arbitrary strings of text can be given as "text".
PlotLabel -> TraditionalForm[expr] will give a label in traditional form.
• See also: AxesLabel.
• Related package: Graphics`Legend`.
• New in Version 1.


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.