$TimeUnit gives the minimum time interval in seconds recorded on your computer system.
AxesStyle is an option for graphics functions that specifies how axes should be rendered.
Show
						 
						(Built-in Mathematica Symbol) Show[graphics, options] shows graphics with the specified options added. Show[g_1, g_2, ...] shows several graphics combined.
AlignmentPoint is an option which specifies how objects should by default be aligned when they appear in Inset.
FullGraphics[g] takes a graphics object, and generates a new one in which objects specified by graphics options are given as explicit lists of graphics primitives.
FrameStyle is an option for Graphics, Grid, and other constructs that specifies the style in which to draw frames.
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 ...
GridLines is an option for two-dimensional graphics functions that specifies grid lines.
DateListLogPlot[{{date_1, v_1}, {date_2, v_2}, ...}] makes a log plot with values v_i at a sequence of dates.DateListLogPlot[{v_1, v_2, ...}, datespec] makes a log plot with ...
WaveletScalogram[wd] plots wavelet vector coefficients in a DiscreteWaveletData or ContinuousWaveletData object wd.WaveletScalogram[wd, wind] plots wavelet coefficients ...