Uses of Class
com.vaadin.flow.component.charts.model.Frame
-
Packages that use Frame Package Description com.vaadin.flow.component.charts.model -
-
Uses of Frame in com.vaadin.flow.component.charts.model
Methods in com.vaadin.flow.component.charts.model that return Frame Modifier and Type Method Description FrameOptions3d. getFrame()Methods in com.vaadin.flow.component.charts.model with parameters of type Frame Modifier and Type Method Description voidOptions3d. setFrame(Frame frame)Provides the option to draw a frame around the charts by defining a bottom, front and back panel.
-