Uses of Class
com.vaadin.flow.component.charts.model.Options3d
-
Packages that use Options3d Package Description com.vaadin.flow.component.charts.model -
-
Uses of Options3d in com.vaadin.flow.component.charts.model
Methods in com.vaadin.flow.component.charts.model that return Options3d Modifier and Type Method Description Options3dChartModel. getOptions3d()Methods in com.vaadin.flow.component.charts.model with parameters of type Options3d Modifier and Type Method Description voidChartModel. setOptions3d(Options3d options3d)Options to render charts in 3 dimensions.
-