New to Kendo UI for Angular? Start a free 30-day trial
ConnectionContent
Defines the label displayed on the connection path.
Name | Type | Default | Description |
---|---|---|---|
color? |
|
The color of the connection content text. | |
fontFamily? |
|
The font family of the connection content text. | |
fontSize? |
|
The font size of the connection content text. | |
fontStyle? |
|
The font style of the connection content text. | |
fontWeight? |
|
The font weight of the connection content text. | |
template? |
|
The template which renders the labels. | |
text? |
|
The static text displayed on the connection. | |
visual? |
|
A function returning a visual element to render for the content of a connection. |