HighchartsSeriesDragDropGuideBoxOptions constructor

HighchartsSeriesDragDropGuideBoxOptions({
  1. HighchartsSeriesDragDropGuideBoxDefaultOptions? defaultTo,
})

Style options for the guide box. The guide box has one state by default, the default state.

API Docs: https://api.highcharts.com/highcharts/series.xrange.dragDrop.guideBox

Implementation

HighchartsSeriesDragDropGuideBoxOptions({this.defaultTo});