IRangeChangeEventArgs

12 Sep 20251 minute to read

Interface for changed events

Properties

data Object[]

Defines the data source.

end number|Date

Defines the end value.

name string

name of the event.

selectedData Object[]

Defines the selected data.

start number|Date

Defines the start value.

zoomFactor number

Defined the zoomFactor of the stock chart.

zoomPosition number

Defined the zoomPosition of the Stock chart.