jQuery PolarChart - ZoomEndEvent

The type of the zoomEnd event handler's argument.

import { ZoomEndEvent } from "devextreme/viz/polar_chart"
Type:

Object

actionType

axis

Type:

Chart Axis

cancel

Specifies whether the event is cancelable.

Type:

Boolean

component

The UI component's instance.

Type:

PolarChart

element

The UI component's container.

event

Specifies the executed event.

previousRange

Type:

Object

range

Type:

Object

shift

Type:

Number

zoomFactor

Type:

Number