Uses of Class
com.vaadin.flow.component.charts.model.ZoomingMouseWheel
Packages that use ZoomingMouseWheel
-
Uses of ZoomingMouseWheel in com.vaadin.flow.component.charts.model
Methods in com.vaadin.flow.component.charts.model that return ZoomingMouseWheelMethods in com.vaadin.flow.component.charts.model with parameters of type ZoomingMouseWheelModifier and TypeMethodDescriptionvoidZooming.setMouseWheel(ZoomingMouseWheel mouseWheel) Configuration for mouse wheel zoom.