Search results

DragSettings API in React Stock Chart API component

Configures the drag settings of series

Properties

enable

boolean

To enable the drag the points.

Defaults to false

fill

string

To set the color of the edited point.

Defaults to null

maxY

number

To set the maximum y of the point.

Defaults to null

minY

number

To set the minimum y of the point.

Defaults to null