Uses of Class
com.vaadin.flow.component.charts.events.XAxesExtremesSetEvent
-
Packages that use XAxesExtremesSetEvent Package Description com.vaadin.flow.component.charts -
-
Uses of XAxesExtremesSetEvent in com.vaadin.flow.component.charts
Method parameters in com.vaadin.flow.component.charts with type arguments of type XAxesExtremesSetEvent Modifier and Type Method Description RegistrationChart. addXAxesExtremesSetListener(ComponentEventListener<XAxesExtremesSetEvent> listener)Adds a x axes extremes set listener, which will be notified when an x axis extremes are set
-