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

Class DrillUpButton

java.lang.Object
com.vaadin.flow.component.charts.model.AbstractConfigurationObject
com.vaadin.flow.component.charts.model.DrillUpButton

All Implemented Interfaces:

Serializable

public class DrillUpButton extends AbstractConfigurationObject

Options for the drill up button that appears when drilling down on a series. The text for the button is defined in Lang.setDrillUpText(String).

See Also: