FaceGridsStyle is an option for 3D graphics functions that specifies how face grids should be rendered.
DefaultOptions is a style option that allows default options to be specified for particular formatting and related constructs.
Path
(Built-in Mathematica Symbol) Path is an option for Get and related functions which gives a list of directories to search in attempting to find an external file.
$SessionID is a number set up to be unique to a particular Mathematica session.
ContourStyle is an option for contour plots that specifies the style in which contour lines or surfaces should be drawn.
FrameTicksStyle is an option for 2D graphics functions that specifies how frame ticks should be rendered.
CharacterRange["c_1", "c_2"] yields a list of the characters in the range from "c_1" to "c_2".
VertexCoordinateRules is an option for GraphPlot and related functions which specifies rules for determining the coordinates at which vertices should be placed.
We first encountered lists in "Making Lists of Objects" as a way of collecting numbers together. Here, we shall see many different ways to use lists. You will find that lists ...
MaxExtraConditions is an option to Solve and related functions that specifies how many extra equational conditions on continuous parameters to allow in solutions that are ...