RotateLabel is an option for graphics and related functions that specifies whether labels on vertical frame axes should be rotated to be vertical.
StreamStyle is an option to StreamPlot, StreamDensityPlot, and related functions that determines the style to use for drawing streamlines.
TraceForward is an option for Trace and related functions which specifies whether to include later expressions on the evaluation chain that contains the pattern form sought.
EdgeColor is an option that allows the user to associate colors with edges. Black is the default color. EdgeColor can be set as part of the graph data structure or in ...
EdgeDirection is an option that takes on values True or False allowing the user to specify whether the graph is directed or not. EdgeDirection can be set as part of the graph ...
EdgeWeight is an option that allows the user to associate weights with edges. 1 is the default weight. EdgeWeight can be set as part of the graph data structure.
VertexColor is an option that allows the user to associate colors with vertices.
VertexWeight is an option that allows the user to associate weights with vertices.
Extension is an option for various polynomial and algebraic functions that specifies generators for the algebraic number field to be used.
BoxLineStyle is an option for BoxWhiskerPlot which specifies styles to be applied to the lines drawn in the plot.