Package | Description |
---|---|
com.vaadin.flow.component.charts.model |
Modifier and Type | Method and Description |
---|---|
StackLabels |
YAxis.getStackLabels() |
Modifier and Type | Method and Description |
---|---|
void |
YAxis.setStackLabels(StackLabels stackLabels)
The stack labels show the total value for each bar in a stacked column or
bar chart.
|
Copyright © 2020. All rights reserved.