Package | Description |
---|---|
com.vaadin.flow.component.charts.model |
Modifier and Type | Method and Description |
---|---|
abstract DataLabelsFunnel |
PyramidOptions.getDataLabels() |
DataLabelsFunnel |
PlotOptionsPyramid.getDataLabels() |
DataLabelsFunnel |
PlotOptionsFunnel.getDataLabels() |
Modifier and Type | Method and Description |
---|---|
abstract void |
PyramidOptions.setDataLabels(DataLabelsFunnel dataLabels)
Specific data labels configuration for a series type
|
void |
PlotOptionsPyramid.setDataLabels(DataLabelsFunnel dataLabels) |
void |
PlotOptionsFunnel.setDataLabels(DataLabelsFunnel dataLabels) |
Copyright © 2025. All rights reserved.