Mathematica > Visualization and Graphics > Graphics Options & Styling > Graphics Annotation & Appearance >

AxesStyle

Updated In 7 Graphic
AxesStyle
is an option for graphics functions which specifies how axes should be rendered.
  • AxesStyle can be used in both two- and three-dimensional graphics.
  • AxesStyle->style specifies that all axes are to be generated with the specified style.
  • AxesStyle->{xstyle, ystyle, ...} specifies that axes should use graphics directives xstyle, ....
  • AxesStyle gives both the style of the axes themselves, and the default style for labels and ticks. TicksStyle overrides specifications for ticks.
New in 2 | Last modified in 7
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team