dragSensitivity property

double? dragSensitivity
getter/setter pair

The amount of pixels to drag the pointer before it counts as a drag operation. This prevents drag/drop to fire when just clicking or selecting points.

API Docs: https://api.highcharts.com/highcharts/series.treegraph.data.dragDrop.dragSensitivity

Implementation

double? dragSensitivity;