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

ZoomEndEvent

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

NameTypeDefaultDescription

axisRanges

{[name: string]: AxisRange}

Specifies a dictionary that contains the range of named axes. Use the axis name as a key to access the minimum and maximum values.

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

Specifies the original user event that triggered the zoom action.

sender

ChartComponent

Specifies the ChartComponent that triggered the event.

Not finding the help you need?
Contact Support