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