HighchartsStockToolsOptions constructor

HighchartsStockToolsOptions({
  1. HighchartsStockToolsGuiOptions? gui,
})

Configure the stockTools gui strings in the chart. Requires the stockTools module to be loaded. For a description of the module and information on its features, see Highcharts StockTools.

API Docs: https://api.highcharts.com/highstock/stockTools

Implementation

HighchartsStockToolsOptions({this.gui});