New to Kendo UI for Angular? Start a free 30-day trial

ZoomEndEvent

Arguments for the zoomEnd event (see example).

NameTypeDefaultDescription

axisRanges

{[name: string]: AxisRange}

A dictionary which contains the range (min and max values) of named axes. The axis name is used as a key.

The dictionary includes only the affected axis ranges.

If an axis is locked or its range is not modified, the axis will not be listed.

originalEvent

any

The original user event that triggered the drag action.

sender

ChartComponent

The ChartComponent that triggered the event.

In this article

Not finding the help you need?