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 © 2022. All rights reserved.