New to Kendo UI for AngularStart a free 30-day trial

SankeyOptions

Represents the options of the Sankey component.

NameTypeDefaultDescription

data

SankeyData

The data of the Sankey. The data object contains the Sankey nodes and links configuration.

disableAutoLayout?

boolean

If set to true, the Sankey will not automatically reorder the nodes to reduce the number of links that cross over each other.

disableKeyboardNavigation?

boolean

If set to true, the Sankey keyboard navigation will be disabled.

labels?

SankeyLabelDefaults

The default label options of the Sankey.

legend?

SankeyLegend

The legend configuration options of the Sankey.

SankeyLinkDefaults

The default link options of the Sankey.

nodes?

SankeyNodeDefaults

The default node options of the Sankey.

rtl?

boolean

If set to true, the Sankey will render from right to left.

title?

SankeyTitle

The Sankey title configuration options.

tooltip?

SankeyTooltip

The tooltip configuration options of the Sankey.

Not finding the help you need?
Contact Support