NavigatorSeriesNotesLabelComponent
The label of the notes.
Selector
kendo-chart-navigator-series-item-notes-label
Inputs
Name | Type | Default | Description |
---|---|---|---|
background |
|
The background color of the label. Accepts a valid CSS color string, including HEX and RGB. | |
border |
|
The border of the label. | |
color |
|
The text color of the label. Accepts a valid CSS color string, including HEX and RGB. | |
content |
|
The function which returns the label content.
You can split the text into multiple lines by using line feed characters ( | |
font |
|
|
The font style of the label. |
format |
|
|
The format for displaying the notes label. Uses the |
position |
|
|
The position of the labels. |
rotation |
|
|
The rotation angle of the label. |
visible |
|
|
If set to |
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
| ||||||
|