@Generated(value="This class is generated and shouldn\'t be modified", comments="Incorrect and missing API should be reported to https://github.com/vaadin/vaadin-charts-flow/issues/new") 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 © 2014–2019 Vaadin Ltd. All rights reserved.