DragSettings

12 Sep 20251 minute to read

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