dragSensitivity property
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.boxplot.dragDrop.dragSensitivity
Implementation
double? dragSensitivity;