@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 Buttons extends AbstractConfigurationObject
Constructor and Description |
---|
Buttons() |
Modifier and Type | Method and Description |
---|---|
ContextButton |
getContextButton() |
void |
setContextButton(ContextButton contextButton)
Options for the export button.
|
public ContextButton getContextButton()
setContextButton(ContextButton)
public void setContextButton(ContextButton contextButton)
Options for the export button.
In styled mode, export button styles can be applied with the
.highcharts-contextbutton
class.
Copyright © 2020. All rights reserved.