Search results

IDataEditingEventArgs API in Vue Chart API component

Interface for point drag and drop.

Properties

newValue

number

Current point new value.

oldValue

number

Current point old value.

point

Points

Current point.

pointIndex

number

Current point index.

series

Series

Current series.

seriesIndex

number

Current series index.