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