DxSankey Properties
A component that depicts value flow between two entity sets.
Name | Description |
---|---|
Change |
Specifies whether the Dx |
Css |
Assigns a CSS class to the Dx component.
|
Data | Specifies an object that supplies Sankey data. |
Enabled | Specifies whether the Sankey component responds to user interaction. |
Height | Specifies the component height. |
Id | Specifies the component’s unique identifier. |
Palette | Specifies the color scheme for Sankey nodes. |
Palette |
Specifies how to extend the component’s palette when the number of colors is less than the number of nodes. |
Redraw |
Specifies whether to redraw the Sankey component when its container’s size changes. |
Sort |
Specifies the sort order of Sankey nodes in corresponding columns. |
Source |
Specifies the data source field that contains data for source nodes. |
Target |
Specifies the data source field that contains data for target nodes. |
Vertical |
Specifies the vertical alignment of node columns. |
Weight |
Specifies the data source field that populates links with weights. |
Width | Specifies the component width. |