LINESTYLE
This keyword indicates the line style used to
draw
lines or connect the data
points.
For the web page entry, use IDL array syntax. E.g., for 4 lines, two using
dotted, and two long dashes:
[1,1,5,5]
=
o:p>
Value
|
Linestyle
|
0
|
Solid
|
1
|
Dotted
|
2
|
Dashed
|
3
|
Dash
Dot
|
4
|
Dash
Dot Dot
|
5
|
Long
Dashes
|