zoomOut property

HighchartsMapNavigationButtonsZoomOutOptions? zoomOut
getter/setter pair

Options for the zoom out button. Properties for the zoom in and zoom out buttons are inherited from mapNavigation.buttonOptions, while individual options can be overridden. By default, the onclick, text and y options are individual.

API Docs: https://api.highcharts.com/highcharts/mapNavigation.buttons.zoomOut

Implementation

HighchartsMapNavigationButtonsZoomOutOptions? zoomOut;