Search results

IDataEditingEventArgs API in JavaScript Chart API control

Properties

newValue

number

Defines the new value of the point after the drag operation has started.

oldValue

number

Defines the old value of the point before the drag operation started.

point

Points

Defines the point being dragged.

pointIndex

number

Defines the index of the point within the series.

series

Series

Defines the series to which the point belongs.

seriesIndex

number

Defines the index of the series containing the point.