Mathematica 9 is now available

Background

Usage

Background 是指明使用的背景颜色的一个选项。


Notes

Background 是图形函数Text, CellButtonBox的一个选项。
Background 在图形函数中的设置必须是一个指定CMYKColor, GrayLevel, HueRGBColor
• 图形函数中的缺省设置是 Background->Automatic, 这个函数在大多数输出设备上产生一个白色背景。
• 在 Text中, Background->None 在文本周围没有正方形的背景, Background->Automatic 以和整个图形相同的颜色画一个正方形的背景。
• 在一个单元中,背景仅对在单元框架中的区域使用。
• 参见 Mathematica 全书: 2.8.9部分, 2.8.11部分, 2.9.3部分 and 2.10.9部分.
• 同时参见: Prolog, DefaultColor, PlotRegion, FontColor.
Further Examples

This gives a gray background to the plot.

Evaluate the cell to see the graphic.

In[1]:=  



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.