HighchartsSeriesDragDropDragHandleOptions constructor
HighchartsSeriesDragDropDragHandleOptions({})
Options for the drag handles available in column series.
API Docs: https://api.highcharts.com/highcharts/series.xrange.data.dragDrop.dragHandle
Implementation
HighchartsSeriesDragDropDragHandleOptions(
{this.className,
this.color,
this.lineColor,
this.lineWidth,
this.zIndex});