Mathematica 9 is now available

FrameTicks

Usage

FrameTicks is an option for two-dimensional graphics functions that specifies tick marks for the edges of a frame.


Notes

• The following settings can be given for FrameTicks:
None no tick marks drawn
Automatic tick marks placed automatically
{xmticks, ymticks, ... } tick mark options specified separately for each edge
• When tick mark specifications are given separately for each edge, the edges are ordered clockwise starting from the bottom of the frame.
• With the Automatic setting, tick marks are usually placed at points whose coordinates have the minimum number of digits in their decimal representation.
• For each edge, tick marks can be specified as described in the notes for Ticks.
• See also: Ticks, GridLines, FaceGrids.
• 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.