com.vaadin.flow.component.charts.model.

Class Navigation

  • All Implemented Interfaces:

    Serializable


    @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

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

    See Also:

    Serialized Form

    • Constructor Detail

      • Navigation

        public Navigation()
    • Method Detail

      • setButtonOptions

        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.