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

FrameTicksStyle

FrameTicksStyle
is an option for 2D graphics functions which specifies how frame ticks should be rendered.
  • FrameTicksStyle gives styles for both frame tick marks and frame tick labels.
  • FrameTicksStyle->style specifies that all frame ticks are to be rendered by default with the specified style.
  • Style specifications can refer to styles using style names from current stylesheets.
  • Any outside styles not explicitly overridden by settings in FrameTicksStyle will still be used.
Specify overall frame tick style, including frame tick labels:
In[1]:=
Click for copyable input
Out[1]=
 
Specify a frame tick style for each edge:
In[1]:=
Click for copyable input
Out[1]=
New in 6
© 2013 Wolfram Research, Inc. Japanese
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team