AutoOpenPalettes is a global option that specifies the palettes that are automatically opened when Mathematica is started.
BarSpacing is an option to BarChart and related functions that controls the spacing between bars and groups of bars.
Black
(Built-in Mathematica Symbol) Black represents the color black in graphics or style specifications.
CapitalDifferentialD[x] displays as \[CapitalDifferentialD]x.
CellEventActions is an option for Cell that gives a list of actions to perform when specified events occur in connection with a cell in a notebook.
CellGroup[{cell_1, cell_2, ...}] gives an open group of cells that can appear in a Mathematica notebook.CellGroup[{cell_1, cell_2, ...}, 1] gives a cell group in which only ...
ChampernowneNumber[b] gives the base-b Champernowne number C_b.ChampernowneNumber[] gives the base-10 Champernowne number.
CommonestFilter[image, r] transforms image by replacing each pixel with the most common pixel value in its range r neighborhood.CommonestFilter[data, r] applies commonest ...
ContentSize is an option for Manipulate and other functions that specifies the size of the content area to use.
DatePattern[{"e_1", "e_2", ...}] represents the characters of a date with elements of type "e_i" in StringExpression.DatePattern[{"e_1", "e_2 ", ...}, sep] allows separators ...