dragPrecisionY property

double? dragPrecisionY
getter/setter pair

The Y precision value to drag to for this series. Set to 0 to disable. By default this is disabled, except for category axes, where the default is 1.

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

Implementation

double? dragPrecisionY;