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