CategoryAxisNotesIconComponent
Component
Represents the icon configuration for the category axis notes in the Chart.
Definition
Package:@progress/kendo-angular-charts
Selector:kendo-chart-category-axis-item-notes-icon
Inputs
background
string
Sets the background color of the icon.
size
number
Specifies the size of the icon.
Sets the type of the icon.
visible
boolean
Determines whether the icon is visible.
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.