Uses of Class
com.vaadin.flow.component.charts.model.DrillUpButton
-
Packages that use DrillUpButton Package Description com.vaadin.flow.component.charts.model -
-
Uses of DrillUpButton in com.vaadin.flow.component.charts.model
Methods in com.vaadin.flow.component.charts.model that return DrillUpButton Modifier and Type Method Description DrillUpButtonDrilldown. getDrillUpButton()Methods in com.vaadin.flow.component.charts.model with parameters of type DrillUpButton Modifier and Type Method Description voidDrilldown. setDrillUpButton(DrillUpButton drillUpButton)Options for the drill up button that appears when drilling down on a series.
-