Uses of Class
com.vaadin.flow.component.charts.model.PlotOptionsLine
-
Packages that use PlotOptionsLine Package Description com.vaadin.flow.component.charts.model.style -
-
Uses of PlotOptionsLine in com.vaadin.flow.component.charts.model.style
Methods in com.vaadin.flow.component.charts.model.style that return PlotOptionsLine Modifier and Type Method Description PlotOptionsLinePlotOptionsStyle. getLine()Methods in com.vaadin.flow.component.charts.model.style with parameters of type PlotOptionsLine Modifier and Type Method Description voidPlotOptionsStyle. setLine(PlotOptionsLine line)Sets the style options forChartType.LINEcharts
-