New to Telerik UI for ASP.NET AJAX? Download free 30-day trial

Telerik.Web.UI.Diagram.Content

Defines the label displayed on the connection path.

Inheritance Hierarchy

  • System.Object
  • Telerik.Web.StateManager : IMarkableStateManager, IStateManager
  • Telerik.Web.UI.Diagram.Content : IDefaultCheck

Properties

Align String

The alignment of the text inside the shape.

Color String

The color of the shape content text.

FontFamily String

The font family of the shape content text.

FontSize Double

The font size of the shape content text.

FontStyle String

The font style of the shape content text.

FontWeight String

The font weight of the shape content text.

Html String

Define rich-text content using Html syntax

Template String

The template which renders the labels.The fields which can be used in the template are:

Text String

The text displayed in the shape.

In this article