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