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

Represents the arguments for the noteHover event of the Chart component.

Definition

Package:@progress/kendo-angular-charts

Properties

Specifies the data point category. Available only for Categorical charts such as Bar, Line, and Area.

Specifies the data item of the point note.

Specifies the ChartComponent that triggered the event.

Specifies an object containing the note series options.

Specifies the note value.

Specifies the note visual element.