New to Kendo UI for AngularStart a free 30-day trial

ConnectionCap

The connections end/start cap configuration.

NameTypeDefaultDescription

anchor?

{ x: number; y: number; }

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?

string | Fill

The connections end/start cap fill options or color.

path?

string

The SVG path data for the arrow marker. Applies when the type is "ArrowEnd" or "ArrowStart".

radius?

number

4

The radius of the filled circle marker. Applies when the type is "FilledCircle".

stroke?

string | Stroke

The connections end/start cap stroke options or color.

type?

string

The end/start cap type used in connections. The supported values are:

  • "none": no cap
  • "ArrowEnd" / "ArrowStart": a filled arrow
  • "FilledCircle": a filled circle
Not finding the help you need?
Contact Support