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

ZoomEndEvent

Arguments for the zoomEnd event.

NameTypeDefaultDescription

axisRanges

{[name: string]: AxisRange}

A dictionary which contains the range (min and max values) of the 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.

nativeEvent

any

The original user event that triggered the drag action.

target

Charts

The Chart component that triggered the event.

In this article

Not finding the help you need?