SankeyLinksLabelsSettingsBuilder

Methods

AriaTemplate(System.String)

The template that will be used for the aria-label attribute of the link.

Parameters

value - System.String

The value that configures the ariatemplate.

AriaTemplateId(System.String)

The template that will be used for the aria-label attribute of the link.

Parameters

value - System.String

The value that configures the ariatemplate.

AriaTemplateView(System.Web.Mvc.MvcHtmlString)

The template that will be used for the aria-label attribute of the link.

Parameters

value - System.Web.Mvc.MvcHtmlString

The value that configures the ariatemplate.

AriaTemplateHandler(System.String)

The template that will be used for the aria-label attribute of the link.

Parameters

value - System.String

The value that configures the ariatemplate.

AriaTemplate(Kendo.Mvc.UI.Fluent.TemplateBuilder)

The template that will be used for the aria-label attribute of the link.

Parameters

template - TemplateBuilder<TModel>

A Template component that configures the ariatemplate.