Mathematica 9 is now available

Documentation / Mathematica / Built-in Functions / Graphics and Sound / Graphics Primitives /

Scaled

FilledSmallSquare Scaled[x, y, ... ] gives the position of a graphical object in terms of coordinates scaled to run from 0 to 1 across the whole plot in each direction.

FilledSmallSquare Scaled[dx, dy, ... , , , ... ] gives a position obtained by starting at ordinary coordinates , , ... , then moving by a scaled offset dx, dy, ... .

FilledSmallSquare Scaled can be used to specify scaled coordinates in any two- or three-dimensional graphics primitive.

FilledSmallSquare You can use Scaled to represent objects that occupy a fixed region in a plot, independent of the specific range of coordinates in the plot.

FilledSmallSquare See Section 2.10.4 and Section 2.10.10.

FilledSmallSquare See also: PlotRange, PlotRegion, Offset.

FilledSmallSquare New in Version 1.

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.