SankeyNodesSettingsBuilder
Methods
Offset(System.Action)
The offset applied to the node's position.
Parameters
configurator - System.Action<SankeyNodesOffsetSettingsBuilder>
The configurator for the offset setting.
Padding(System.Double)
The minimum vertical space between two nodes.
Parameters
value - System.Double
The value for Padding
Width(System.Double)
The width of the node.
Parameters
value - System.Double
The value for Width
Align(Kendo.Mvc.UI.NodesAlign)
The alignment of the node.
Parameters
value - NodesAlign
The value for Align