FaceGridsStyle is an option for 3D graphics functions that specifies how face grids should be rendered.
FactorTerms[poly] pulls out any overall numerical factor in poly. FactorTerms[poly, x] pulls out any overall factor in poly that does not depend on x. FactorTerms[poly, {x_1, ...
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.
ImageMargins is an option that specifies the absolute margins to leave around the image displayed for an object.
InterpretationBox[boxes, expr] is a low-level box construct that displays as boxes but is interpreted on input as expr.
Locator
(Built-in Mathematica Symbol) Locator[{x, y}] represents a locator object at position {x, y} in a graphic. Locator[Dynamic[pos]] takes the position to be the dynamically updated current value of pos, with ...
MaxStepSize is an option to functions like NDSolve that specifies the maximum size of a single step used in generating a result.
MultiedgeStyle is an option for GraphPlot and related functions that specifies how to draw multiple edges.