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

DiagramShapeContentSettingsBuilder

Methods

Align(System.String)

The alignment of the text inside the shape.

Parameters

value - System.String

The value that configures the align.

Color(System.String)

The color of the shape content text.

Parameters

value - System.String

The value that configures the color.

FontFamily(System.String)

The font family of the shape content text.

Parameters

value - System.String

The value that configures the fontfamily.

FontSize(System.Double)

The font size of the shape content text.

Parameters

value - System.Double

The value that configures the fontsize.

FontStyle(System.String)

The font style of the shape content text.

Parameters

value - System.String

The value that configures the font style.

FontWeight(System.String)

The font weight of the shape content text.

Parameters

value - System.String

The value that configures the font weight.

Template(System.String)

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

Parameters

value - System.String

The value that configures the template.

TemplateId(System.String)

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

Parameters

value - System.String

The value that configures the template.

TemplateView(System.Web.Mvc.MvcHtmlString)

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

Parameters

value - System.Web.Mvc.MvcHtmlString

The value that configures the template.

TemplateHandler(System.String)

Parameters

value - System.String

Text(System.String)

The text displayed in the shape.

Parameters

value - System.String

The value that configures the text.

In this article
Not finding the help you need?