HighchartsLangStockToolsOptions constructor

HighchartsLangStockToolsOptions({
  1. HighchartsLangStockToolsGuiOptions? gui,
})

Configure the stockTools GUI titles(hints) in the chart. Requires the stock-tools.js module to be loaded.

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

Implementation

HighchartsLangStockToolsOptions({this.gui});