Uses of Class
com.vaadin.flow.component.charts.model.Handles
-
Packages that use Handles Package Description com.vaadin.flow.component.charts.model -
-
Uses of Handles in com.vaadin.flow.component.charts.model
Methods in com.vaadin.flow.component.charts.model that return Handles Modifier and Type Method Description HandlesNavigator. getHandles()Methods in com.vaadin.flow.component.charts.model with parameters of type Handles Modifier and Type Method Description voidNavigator. setHandles(Handles handles)Options for the handles for dragging the zoomed area.
-