NavigatorSeriesNotesIconComponent
Component
Represents the icon of the notes.
Definition
Package:@progress/kendo-angular-charts
Selector:kendo-chart-navigator-series-item-notes-icon
Inputs
background
string
Specifies the background color of the notes icon.
size
number
Specifies the size of the notes icon.
Specifies the icon shape.
Default:
'circle'
visible
boolean
Determines whether the notes icon is visible.
Default:
true
Methods
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.
Parameters:changesany
An object containing the updated input fields.