New to Kendo UI for Angular? Start a free 30-day trial
ConnectionCap
The connections end/start cap configuration.
Name | Type | Default | Description |
---|---|---|---|
anchor? |
|
The anchor point of the arrow marker. This is the point where the marker will be positioned relative to the line. Applies when the type is "ArrowEnd" or "ArrowStart". | |
fill? |
|
The connections end/start cap fill options or color. | |
path? |
|
The SVG path data for the arrow marker. Applies when the type is "ArrowEnd" or "ArrowStart". | |
radius? |
|
|
The radius of the filled circle marker. Applies when the type is "FilledCircle". |
stroke? |
|
The connections end/start cap stroke options or color. | |
type? |
|
The end/start cap type used in connections. The supported values are:
|