Uses of Class
com.vaadin.flow.component.charts.model.LegendNavigation
-
Packages that use LegendNavigation Package Description com.vaadin.flow.component.charts.model -
-
Uses of LegendNavigation in com.vaadin.flow.component.charts.model
Methods in com.vaadin.flow.component.charts.model that return LegendNavigation Modifier and Type Method Description LegendNavigationLegend. getNavigation()Methods in com.vaadin.flow.component.charts.model with parameters of type LegendNavigation Modifier and Type Method Description voidLegend. setNavigation(LegendNavigation navigation)Options for the paging or navigation appearing when the legend is overflown.
-