SeriesNotesLabelComponent
Represents the configuration of the Chart series notes label.
Selector
kendo-chart-series-item-notes-label
Inputs
Name | Type | Default | Description |
---|---|---|---|
background |
|
Specifies the background color of the label. | |
border |
|
Specifies the border of the label. | |
color |
|
Specifies the color of the label. | |
content |
|
Specifies the content of the note. | |
font |
|
|
Specifies the font style of the label. |
format |
|
|
Specifies the format for displaying the notes label. Uses the |
position |
|
|
Specifies the position of the labels. |
rotation |
|
|
Specifies the rotation angle of the label. |
visible |
|
|
Determines whether the Chart displays the series notes 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
| ||||||
|