HighchartsNavigatorHandlesOptions constructor
HighchartsNavigatorHandlesOptions({})
Options for the handles for dragging the zoomed area.
API Docs: https://api.highcharts.com/highcharts/navigator.handles
Implementation
HighchartsNavigatorHandlesOptions(
{this.backgroundColor,
this.borderColor,
this.borderRadius,
this.enabled,
this.height,
this.lineWidth,
this.symbols,
this.width});