ShowLegend[graphics, legend_1, legend_2, ...] places the legend_1, legend_2, ..., in the given graphic graphics.
PlotDirection is an option for PairwiseScatterPlot which specifies the direction in which scatter plots are generated.
SymbolicXMLQ[expr] returns True if the expression expr matches some basic patterns for a SymbolicXML expression and False otherwise.SymbolicXMLQ[expr, True] performs a ...
Mathematica immediately allows you to call both standalone programs and individual functions or methods within running programs. Mathematica's architecture allows external ...
Deinitialization is an option for Dynamic, DynamicModule, Manipulate, and related constructs that specifies an expression to be evaluated when the construct can no longer be ...
EventLabels is an option to CandlestickChart, KagiChart, and similar functions that specifies events to labels.
FontSubstitutions is an option for Style and Cell that gives a list of substitutions to try for font family names.
FullDefinition[symbol] prints as the definitions given for symbol, and all symbols on which these depend.
Inherited represents an option value to be inherited from an enclosing style, cell, or notebook.
LinearFractionalTransform[m] gives a TransformationFunction that represents a linear fractional transformation defined by the homogeneous matrix m. ...