Polygon
(Built-in Mathematica Symbol) Polygon[{pt_1, pt_2, ...}] is a graphics primitive that represents a filled polygon. Polygon[{{pt_11, pt_12, ...}, {pt_21, ...}, ...}] represents a collection of polygons.
AbsoluteOptions[expr] gives the absolute settings of options specified in an expression such as a graphics object. AbsoluteOptions[expr, name] gives the absolute setting for ...
DefaultTicksStyle is a low-level option for graphics functions that specifies the default style to use in rendering ticks.
Mathematica gives you the ability to fine-tune the level of detail for your plots. To get a rough sketch of a plot, you can tell Mathematica to plot fewer points. The more ...
ImagePadding is an option for graphics functions that specifies what absolute extra padding should be left for extended objects such as thick lines and annotations such as ...
Merge Cells combines selected cells into one cell.
Black
(Built-in Mathematica Symbol) Black represents the color black in graphics or style specifications.
PlotMarkers is an option for graphics functions like ListPlot and ListLinePlot that specifies what markers to draw at the points plotted.
Save Image As saves the selected (or clicked upon) graphic in a file with the specified format.
Full
(Built-in Mathematica Symbol) Full is a setting used for certain options, typically indicating that a full range of values should be included.