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