Optional
dashstyleDash style for the path, in the format discussed here https://developer.mozilla.org/en-US/docs/Web/CSS/stroke-dasharray.
Optional
fillFor overlays and endpoints, the color to use to fill the SVG shape
Optional
outlineThe color to use for path outline.
Optional
outlineThe width of the outline. The value here should indicate how much of an outline you want on each side of the path, not the total width of the outline.
Optional
strokeThe color to use to stroke the SVG path.
Optional
strokeThe width of the path.
Definition of a connector's color, width and outline.