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

Represents the context for the series highlight toggle function.

Definition

Package:@progress/kendo-angular-charts

Properties

Specifies the category of the point.

Specifies the data item associated with the point.

preventDefault

() => void

Provides a function that prevents the default highlight overlay from appearing.

Specifies the series to which the point belongs.

show

boolean

Indicates whether the highlight should be displayed.

Specifies the value of the point.

Specifies the visual element that needs to be highlighted.