ChartLabels is an option for charting functions that specifies what labels should be used for chart elements.
ChartLegends is an option for charting functions that specifies what legends 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.
CreateDocument[] creates an empty document notebook and opens it in the front end.CreateDocument[expr] creates and opens a document notebook containing the expression ...
DigitBlock is an option for NumberForm and related functions that specifies the maximum length of blocks of digits between breaks.
EdgeLabeling is an option for GraphPlot and related functions that specifies whether labeling specified for edges should be displayed by default.
FaceForm[g] is a graphics directive which specifies that faces of polygons and other filled graphics objects are to be drawn using the graphics directive or list of ...
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, ...