Search results

IZoomCompleteEventArgs API in React Chart API component

Properties

axis

AxisModel

Defines the zoomed axis.

cancel

boolean

Defines the event cancel status.

currentVisibleRange

VisibleRangeModel

Defines the current axis visible range.

currentZoomFactor

number

Defines the current zoom factor.

currentZoomPosition

number

Defines the current zoom position.

name

string

Defines the name of the event.

previousVisibleRange

VisibleRangeModel

Defines the previous axis visible range.

previousZoomFactor

number

Defines the previous zoom factor.

previousZoomPosition

number

Defines the previous zoom position.