Mathematica 9 is now available

DefaultColorRotateLabel

PlotRegion

FilledSmallSquarePlotRegion is an option for graphics functions that specifies what region of the final display area a plot should fill.

FilledSmallSquarePlotRegion -> sxmin, sxmax, symin, symax specifies the region in scaled coordinates that the plot should fill in the final display area.

FilledSmallSquare The scaled coordinates run from 0 to 1 in each direction.

FilledSmallSquare The default setting PlotRegion -> {{0, 1}, {0, 1}} specifies that the plot should fill the whole display area.

FilledSmallSquare When the plot does not fill the whole display area, the remainder of the area is rendered according to the setting for the option Background.

FilledSmallSquare See The Mathematica Book: Section 2.9.4.

FilledSmallSquare See also: PlotRange, AspectRatio, Scaled, SphericalRegion.

Further Examples

DefaultColorRotateLabel



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.