How do you change line styles?
This is changed by changing the line attribute in the
graphics method
object.  If you have a graphics method my_gm, the
assignment statement:
	my_gm.line = 1
sets the line style to dashed. You can find a list of styles here.
Notes: This discussion applies to CDAT 3.3.