SankeyLinksSettingsBuilder

Methods

Color(System.String)

The color of the links.

Parameters

value - System.String

The value for Color

FocusHighlight(System.Action)

The link focus highlight configuration options.

Parameters

configurator - System.Action<SankeyLinksFocusHighlightSettingsBuilder>

The configurator for the focushighlight setting.

Highlight(System.Action)

The link highlight configuration options.

Parameters

configurator - System.Action<SankeyLinksHighlightSettingsBuilder>

The configurator for the highlight setting.

Labels(System.Action)

The link labels configuration options.

Parameters

configurator - System.Action<SankeyLinksLabelsSettingsBuilder>

The configurator for the labels setting.

Opacity(System.Double)

The opacity of the links.

Parameters

value - System.Double

The value for Opacity

ColorType(Kendo.Mvc.UI.LinkColorType)

Defines the color type of the link.

Parameters

value - LinkColorType

The value for ColorType