New to Kendo UI for AngularStart a free 30-day trial

Represents the icon configuration for the navigator category axis notes.

Definition

Package:@progress/kendo-angular-charts

Selector:kendo-chart-navigator-category-axis-notes-icon

Inputs

Sets the background color of the icon.

Configures the border 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.