Kendo.Mvc.UI.DiagramConnectionDefaultsContentSettings
Kendo UI DiagramConnectionDefaultsContentSettings class
Properties
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.The fields which can be used in the template are: dataItem - the data item, in case a field has been specified.
TemplateId
The id of the script element used for Template
Text
The static text displayed on the connection.
Visual
A function returning a visual element to render for the content of a connection.
Methods
Serialize
Serialize current instance to Dictionary
SerializeSettings
Serialize current instance to Dictionary