Connecting Lines Style
This parameter will set the style of the connecting lines.
Four styles are offered represented by the values 1,2,3 and 4.
1 - Solid line
2 - Dotted line
3 - Dashed line (short dashes)
4 - Dashed line (long dashes)
Example
This example will set the connecting lines style to dotted.
<param name="connectingLinesStyle"
value="2">
Default
If this parameter is not present then a default of "1" (solid) is assumed.