public class Navigation extends AbstractConfigurationObject
| Constructor and Description |
|---|
Navigation() |
| Modifier and Type | Method and Description |
|---|---|
ButtonOptions |
getButtonOptions() |
void |
setButtonOptions(ButtonOptions buttonOptions)
A collection of options for buttons appearing in the exporting module.
|
public ButtonOptions getButtonOptions()
setButtonOptions(ButtonOptions)public void setButtonOptions(ButtonOptions buttonOptions)
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 class.
Copyright © 2025. All rights reserved.