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 > 3D Graphics Options >

BoxStyle

Updated In 7 Graphic
BoxStyle
is an option for three-dimensional graphics functions which specifies how the bounding box should be rendered.
  • The default style of the bounding box is specified by the option DefaultBoxStyle.
Use dashed lines for the bounding box:
Use dashed lines for the bounding box:
In[1]:=
Click for copyable input
Out[1]=
Styles associated with lines can be used, combined by Directive:
In 3D, the axes are drawn on the bounding box edges:
Styles of the axes edges are not affected by BoxStyle:
Styles of the axes edges can be specified by AxesStyle:
New in 2 | Last modified in 7
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team