SankeyLabelsComponent
Represents the configuration options of the Sankey labels (see example).
Selector
kendo-sankey-labels
Inputs
| 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.  | 
Methods
notifyChanges | ||||||
|---|---|---|---|---|---|---|
| 
 Updates the component fields with the specified values and refreshes the Chart. Use this method when the configuration values cannot be set through the template. ts 
 | ||||||
  |