New to KendoReact? Start a free 30-day trial
SankeyNodeDefaults
SankeyNodeDefaultsPremium
Represents the default node options of the Sankey component. These settings will be applied to all nodes unless overridden by individual data items.
| Name | Type | Default | Description | 
|---|---|---|---|
| align? | 
 | 
 | The alignment of the node. | 
| color? | 
 | The color of the node. | |
| focusHighlight? | 
 | The focus highlight options of the Sankey node elements. | |
| labels? | 
 | The labels options of the Sankey node. | |
| offset? | 
 | 
 | The offset applied to the node's position. | 
| opacity? | 
 | 
 | The opacity of the node. | 
| padding? | 
 | 
 | The minimum vertical space between two nodes. | 
| width? | 
 | 
 | The width of the node. |