BarSpacing is an option to BarChart and related functions that controls the spacing between bars and groups of bars.
ChartLabels is an option for charting functions that specifies what labels should be used for chart elements.
ControllerPath is an option that gives a list of external controllers or classes of controllers to try for functions such as ControllerState, Manipulate, and Graphics3D.
ControlPlacement is an option for Manipulate, TabView, and other control objects that specifies where controls should be placed.
DigitBlock is an option for NumberForm and related functions that specifies the maximum length of blocks of digits between breaks.
EdgeLabelStyle is an option and property for Graph and related functions that specifies the style to use for edge labels.
FaceGridsStyle is an option for 3D graphics functions that specifies how face grids should be rendered.
FinancialIndicator["ind", par_1, par_2, ...] represents a financial indicator " ind" with parameters par_1, par_2, etc.
GridLinesStyle is an option for 2D graphics functions that specifies how grid lines should be rendered.
HoldComplete[expr] shields expr completely from the standard Mathematica evaluation process, preventing even upvalues associated with expr from being used.