<kendo:sankey-nodes-offset>
The offset applied to the node's position.
Example
<kendo:sankey-nodes>
<kendo:sankey-nodes-offset></kendo:sankey-nodes-offset>
</kendo:sankey-nodes>
Configuration Attributes
left float
The left offset of the node.
Example
<kendo:sankey-nodes-offset left="left">
</kendo:sankey-nodes-offset>
top float
The top offset of the node.
Example
<kendo:sankey-nodes-offset top="top">
</kendo:sankey-nodes-offset>