New to Kendo UI for Angular? Start a free 30-day trial
CategoryAxisNotesIconComponent
Represents the icon configuration for the category axis notes in the Chart.
Selector
kendo-chart-category-axis-item-notes-icon
Inputs
Name | Type | Default | Description |
---|---|---|---|
background |
|
Sets the background color of the icon. | |
border |
|
Configures the border of the icon. | |
size |
|
Specifies the size of the icon. | |
type |
|
Sets the type of the icon. | |
visible |
|
Determines whether the icon is visible. |
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
| ||||||
|