PlotStyle is an option for plotting and related functions that specifies styles in which objects are to be drawn.
WindowStatusArea is a notebook option that specifies what should appear in the status area in the frame of the window used to display the notebook.
Joined
(Built-in Mathematica Symbol) Joined is an option for ListPlot and related functions that specifies whether points in each dataset should be joined into a line, or should be plotted as separate points.
MathLink allows you to call an external program from within Mathematica even when that program is running on a remote computer. Typically, you need to start the program ...
ListLineIntegralConvolutionPlot[{array, image}] generates a line integral convolution plot of image convolved with the vector field defined by an array of vector field ...
Typical command-line options for Mathematica executables. If the Mathematica front end is called with a notebook file as a command-line argument, then this notebook will be ...
LineBreakChart[{{date_1, p_1}, {date_2, p_2}, ...}] makes a line break chart with prices p_i at date date_i.LineBreakChart[{" name", daterange}] makes a line break chart of ...
Mathematica options starts the full Mathematica system including notebook interface on Windows and Mac.
Radon
(Built-in Mathematica Symbol) Radon[image] gives an image representing the discrete Radon transform of image.Radon[image, {w, h}] specifies the width w and the height h of the resulting image.Radon[image, ...
ReferenceLineStyle is an option for QuantilePlot and similar functions that specifies the style used for the reference line.