SankeyLinksSettingsBuilder
Methods
Color(System.String)
The color of the links.
Parameters
value - System.String
The value that configures the color.
FocusHighlight(System.Action)
The link focus highlight configuration options.
Parameters
configurator - System.Action<SankeyLinksFocusHighlightSettingsBuilder>
The action that configures the focushighlight.
Highlight(System.Action)
The link highlight configuration options.
Parameters
configurator - System.Action<SankeyLinksHighlightSettingsBuilder>
The action that configures the highlight.
Labels(System.Action)
The link labels configuration options.
Parameters
configurator - System.Action<SankeyLinksLabelsSettingsBuilder>
The action that configures the labels.
Opacity(System.Double)
The opacity of the links.
Parameters
value - System.Double
The value that configures the opacity.
ColorType(Kendo.Mvc.UI.LinkColorType)
Defines the color type of the link.
Parameters
value - LinkColorType
The value that configures the colortype.