Search results

IScrollEventArgs API in Angular Chart API component

Defines the scroll events

Properties

axis

Axis

Defines the current scroll axis.

cancel

boolean

Defines the event cancel status.

currentRange

ScrollbarSettingsRangeModel

Defines axis current range.

name

string

Defines the name of the event.

previousAxisRange

ScrollbarSettingsRangeModel

Defines axis previous range.

previousRange

VisibleRangeModel

Defines the previous range.

previousZoomFactor

number

Defines the previous Zoom Factor.

previousZoomPosition

number

Defines the previous Zoom Position.

range

VisibleRangeModel

Defines the current range.

zoomFactor

number

Defines the current Zoom Factor.

zoomPosition

number

Defines the current Zoom Position.