HighchartsLangNavigationOptions constructor

HighchartsLangNavigationOptions({
  1. HighchartsLangNavigationPopupOptions? popup,
})

Configure the Popup strings in the chart. Requires the annotations.js or annotations-advanced.src.js module to be loaded.

API Docs: https://api.highcharts.com/highcharts/lang.navigation

Implementation

HighchartsLangNavigationOptions({this.popup});