Search results

IChangedEventArgs API in Angular Range Navigator API component

Interface for changed events

Properties

cancel

boolean

Defines the event’s cancellation status.

end

number | Date

Defines the end value.

name

string

Defines the name of the event.

selectedData

DataPoint[]

Defines the selected data.

selectedPeriod

string

Defined the selected Period of the range navigator.

start

number | Date

Defines the start value.

zoomFactor

number

Defined the zoomFactor of the range navigator.

zoomPosition

number

Defined the zoomPosition of the range navigator.