Uses of Class
com.vaadin.flow.component.charts.model.DataLabelsFunnel
Packages that use DataLabelsFunnel
-
Uses of DataLabelsFunnel in com.vaadin.flow.component.charts.model
Methods in com.vaadin.flow.component.charts.model that return DataLabelsFunnelModifier and TypeMethodDescriptionPlotOptionsFunnel.getDataLabels()
PlotOptionsPyramid.getDataLabels()
abstract DataLabelsFunnel
PyramidOptions.getDataLabels()
Methods in com.vaadin.flow.component.charts.model with parameters of type DataLabelsFunnelModifier and TypeMethodDescriptionvoid
PlotOptionsFunnel.setDataLabels
(DataLabelsFunnel dataLabels) void
PlotOptionsPyramid.setDataLabels
(DataLabelsFunnel dataLabels) abstract void
PyramidOptions.setDataLabels
(DataLabelsFunnel dataLabels) Specific data labels configuration for a series type