React Chart - ZoomStartEvent

The type of the zoomStart event handler's argument.

import { ZoomStartEvent } from "devextreme/viz/chart"
Type:

Object

actionType

axis

Type:

Chart Axis

cancel

Specifies whether the event is cancelable.

Type:

Boolean

component

The UI component's instance.

Selector: Component
Type:

Chart

element

The UI component's container.

event

Specifies the executed event.

Selector: Event

range

Type:

Object