Uses of Class
com.vaadin.flow.component.charts.model.Legend
-
Packages that use Legend Package Description com.vaadin.flow.component.charts.model com.vaadin.flow.component.charts.model.style -
-
Uses of Legend in com.vaadin.flow.component.charts.model
Methods in com.vaadin.flow.component.charts.model that return Legend Modifier and Type Method Description LegendConfiguration. getLegend()Methods in com.vaadin.flow.component.charts.model with parameters of type Legend Modifier and Type Method Description voidConfiguration. setLegend(Legend legend)Sets the legend. -
Uses of Legend in com.vaadin.flow.component.charts.model.style
Subclasses of Legend in com.vaadin.flow.component.charts.model.style Modifier and Type Class Description classLegendStyleStyle options for Legend
-