Uses of Class
com.vaadin.flow.component.charts.model.Top
-
Packages that use Top Package Description com.vaadin.flow.component.charts.model -
-
Uses of Top in com.vaadin.flow.component.charts.model
Methods in com.vaadin.flow.component.charts.model that return Top Modifier and Type Method Description TopFrame. getTop()Methods in com.vaadin.flow.component.charts.model with parameters of type Top Modifier and Type Method Description voidFrame. setTop(Top top)The top of the frame around a 3D chart.
-