Uses of Class
com.vaadin.flow.component.charts.model.Bottom
-
Packages that use Bottom Package Description com.vaadin.flow.component.charts.model -
-
Uses of Bottom in com.vaadin.flow.component.charts.model
Methods in com.vaadin.flow.component.charts.model that return Bottom Modifier and Type Method Description Bottom
Frame. getBottom()
Methods in com.vaadin.flow.component.charts.model with parameters of type Bottom Modifier and Type Method Description void
Frame. setBottom(Bottom bottom)
The bottom of the frame around a 3D chart.
-