ZoomStartEvent

Represents the event arguments triggered during a zooming operation on the chart.

Props

The following table outlines the props for the ZoomStartEvent:

NameTypeDefaultDescription
axisData
-

A collection of axis data involved in the zoom operation.

cancel
boolean
-

Indicates whether the event should be canceled. Set to true to prevent the default action.