Widget["Icon"] represents an icon.
BubbleChart3D[{{x_1, y_1, z_1, u_1}, {x_2, y_2, z_2, u_2}, ...}] makes a 3D bubble chart with bubbles at positions {x_i, y_i, z_i} with sizes u_i.BubbleChart3D[{..., ...
PairedBarChart[{y_1, y_2, ...}, {z_1, z_2, ...}] makes a paired bar chart with bar lengths y_1, y_2, ... and z_1, z_2, ..., respectively.PairedBarChart[{..., w_i[y_i, ...], ...
BaseStyle is an option for formatting and related constructs that specifies the base style to use for them.
LocalizeVariables is an option to Manipulate that determines whether the values of variables associated with controls should be localized.
DynamicSetting[e] represents an object which displays as e, but is interpreted as the dynamically updated current value of Setting[e] if supplied as Mathematica ...
Bookmarks is an option for Manipulate and related functions that gives a list of bookmark settings.
Mathematica allows convenient discovery and customization of all aspects of its system setup.
Edit Stylesheet edits the style definitions for the current notebook.
FrameMargins is an option for objects that can be displayed with frames which specifies the absolute margins in printer's points to leave inside the frame.