Mathematica 9 is now available
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.
Mathematica > Visualization and Graphics > Graphics Options & Styling > Graphics Annotation & Appearance >

AlignmentPoint

AlignmentPoint
is an option which specifies how objects should by default be aligned when they appear in Inset.
{x,y}ordinary coordinates in a plot
Scaled[{x,y},...]scaled coordinates from 0 to 1
ImageScaled[{x,y},...]scaled coordinates from 0 to 1 across a whole image
Offset[{dx,dy},...]absolute offset in printer's points
Center, etc. {Center, Center}, etc.
  • Axis corresponds to the position of the axis in a plot, or the center line in typeset text.
  • Center corresponds to a position centered with respect to the whole image.
Specify the coordinates within Inset to be aligned with the center of the enclosing graphic:
Specify the coordinates within Inset to be aligned with the center of the enclosing graphic:
In[1]:=
Click for copyable input
Out[1]=
In[2]:=
Click for copyable input
Out[2]=
Specify the position to be aligned in 3D Inset, using 0, 1 coordinates:
The alignment point can be specified as an argument of Inset:
New in 6
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team