HighchartsMapNavigationButtonOptions constructor
HighchartsMapNavigationButtonOptions({})
General options for the map navigation buttons. Individual options can be given from the mapNavigation.buttons option set.
API Docs: https://api.highcharts.com/highcharts/mapNavigation.buttonOptions
Implementation
HighchartsMapNavigationButtonOptions(
{this.align,
this.alignTo,
this.height,
this.padding,
this.style,
this.theme,
this.verticalAlign,
this.width,
this.x});