Uses of Class
com.vaadin.flow.component.charts.model.DrillUpButton
Packages that use DrillUpButton
-
Uses of DrillUpButton in com.vaadin.flow.component.charts.model
Methods in com.vaadin.flow.component.charts.model that return DrillUpButtonMethods in com.vaadin.flow.component.charts.model with parameters of type DrillUpButtonModifier and TypeMethodDescriptionvoidDrilldown.setDrillUpButton(DrillUpButton drillUpButton) Options for the drill up button that appears when drilling down on a series.