Search results

DragSettingsModel API in JavaScript (ES5) Stock Chart API control

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.