setLineStyle
Sets the line style used for markup. Note: Not all browsers currently support this feature.
Syntax
RxCore.setLineStyle(linestyle)
Parameters
linestyle: number — Line style option:0: solid1: dashed2: dotted3: dash dot dot dash4: dash dot
Returns
- NA — This method does not return a value.