buttonOptions property

HighchartsNavigationButtonOptions? buttonOptions
getter/setter pair

A collection of options for buttons appearing in the exporting module.

In styled mode, the buttons are styled with the .highcharts-contextbutton and .highcharts-button-symbol classes.

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

Implementation

HighchartsNavigationButtonOptions? buttonOptions;