DragSettingsModel
12 Sep 20251 minute to read
Interface for a class DragSettings
Properties
enable boolean
If set to true, dragging of the points is enabled.
If set to false, dragging is disabled.
fill string
Sets the color of the point while it is being edited.
maxY number
Sets the maximum y-coordinate value that a point can be dragged to.
minY number
Sets the minimum y-coordinate value that a point can be dragged to.