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

Represents the configuration of the notes icon in the Y axis.

Definition

Package:@progress/kendo-angular-charts

Selector:kendo-chart-y-axis-item-notes-icon

Inputs

Specifies the background color of the icon.

Specifies the border configuration of the icon.

size

number

Specifies the size of the icon.

Specifies the shape of the notes icon.

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.