Uses of Enum Class
com.vaadin.flow.component.charts.model.StepType
Packages that use StepType
-
Uses of StepType in com.vaadin.flow.component.charts.model
Methods in com.vaadin.flow.component.charts.model that return StepTypeModifier and TypeMethodDescriptionPlotOptionsArea.getStep()PlotOptionsArearange.getStep()PlotOptionsLine.getStep()PlotOptionsSeries.getStep()static StepTypeReturns the enum constant of this class with the specified name.static StepType[]StepType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.vaadin.flow.component.charts.model with parameters of type StepTypeModifier and TypeMethodDescriptionvoidWhether to apply steps to the line.voidWhether to apply steps to the line.voidWhether to apply steps to the line.voidWhether to apply steps to the line.