SankeyNodesSettingsBuilder
Methods
FocusHighlight(System.Action)
The node focus highlight configuration options.
Parameters
configurator - System.Action<SankeyNodesFocusHighlightSettingsBuilder>
The action that configures the focushighlight.
Labels(System.Action)
The node labels configuration options.
Parameters
configurator - System.Action<SankeyNodesLabelsSettingsBuilder>
The action that configures the labels.
Offset(System.Action)
The offset applied to the node's position.
Parameters
configurator - System.Action<SankeyNodesOffsetSettingsBuilder>
The action that configures the offset.
Padding(System.Double)
The minimum vertical space between two nodes.
Parameters
value - System.Double
The value that configures the padding.
Width(System.Double)
The width of the node.
Parameters
value - System.Double
The value that configures the width.
Align(Kendo.Mvc.UI.NodesAlign)
The alignment of the node.
Parameters
value - NodesAlign
The value that configures the align.