Telerik.Web.UI.Diagram.ConnectionContent
Defines the content configuration.
Inheritance Hierarchy
- System.Object
- Telerik.Web.StateManager : IMarkableStateManager, IStateManager
- Telerik.Web.UI.Diagram.ConnectionContent : IDefaultCheck
Properties
Color String
The color of the connection content text.
FontFamily String
The font family of the connection content text.
FontSize Double
The font size of the connection content text.
FontStyle String
The font style of the connection content text.
FontWeight String
The font weight of the connection content text.
Template String
The template which renders the labels.The fields which can be used in the template are:
Text String
The static text displayed on the connection.
Visual String
A function returning a visual element to render for the content of a connection.