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

Represents the arguments for the drilldown event of the Chart component (see example).

Definition

Package:@progress/kendo-angular-charts

Methods

Returns true if the event was prevented by any of its subscribers.

Returns:

boolean

true if the default action was prevented. Otherwise, returns false.

Prevents the default action for a specified event. The source component suppresses the built-in behavior that follows the event.

Properties

Specifies the clicked series point.

Specifies the ChartComponent that triggered the event.

Specifies the clicked point series options.

Specifies the drilldown field value.