New to KendoReact? Start a free 30-day trial
SankeyLabelDefaults
SankeyLabelDefaultsPremium
Represents the default label options of the Sankey component. These settings will be applied to all labels unless overridden by individual data items.
| Name | Type | Default | Description | 
|---|---|---|---|
| align? | 
 | 
 | The alignment of the label. | 
| border? | 
 | 
 | The border of the label. | 
| color? | 
 | The color of the label. | |
| font? | 
 | The font of the label. | |
| margin? | 
 | 
 | The margin of the label. | 
| offset? | 
 | 
 | The offset applied to the label's position. | 
| padding? | 
 | 
 | The padding of the label. | 
| position? | 
 | 
 | The position of the label. The supported values are: 
 | 
| stroke? | 
 | 
 | The stroke of the label. | 
| visible? | 
 | 
 | The visibility of the label. |