|
Dashing
Dashing[ , , ... ] is a two-dimensional graphics directive which specifies that lines which follow are to be drawn dashed, with successive segments of lengths , , ... (repeated cyclically). The is given as a fraction of the total width of the graph.
Dashing can be used in both two- and three-dimensional graphics.
Dashing[{ }] specifies that lines should be solid.
See Section 2.10.3.
See also: AbsoluteDashing, Thickness, GrayLevel, Hue, RGBColor, PlotStyle.
New in Version 1.
Further Examples
|