Uses of Interface
com.vaadin.flow.component.charts.events.HasAxis
-
Packages that use HasAxis Package Description com.vaadin.flow.component.charts.events -
-
Uses of HasAxis in com.vaadin.flow.component.charts.events
Classes in com.vaadin.flow.component.charts.events that implement HasAxis Modifier and Type Class Description classXAxesExtremesSetEventThe XAxesExtremesSetEvent class stores data for set extremes events on the x axes of the chart.classYAxesExtremesSetEventThe YAxesExtremesSetEvent class stores data for set extremes events on the y axes of the chart.
-