API Reference / Kendo.mvc.taghelpers
<stroke/>
Attribute |
Type |
Description |
color |
String |
The connection end cap stroke color. |
dash-type |
String |
The connection end cap stroke dash type.The following dash types are supported: "dash" - A line that consists of dashes; "dashDot" - A line that consists of a repeating pattern of dash-dot; "dot" - A line that consists of dots; "longDash" - A line that consists of a repeating pattern of long-dash; "longDashDot" - A line that consists of a repeating pattern of long-dash-dot; "longDashDotDot" - A line that consists of a repeating pattern of long-dash-dot-dot or "solid" - A solid line. |
width |
Double |
The connection end cap stroke width. |