Package | Description |
---|---|
com.vaadin.flow.component.charts.model |
Modifier and Type | Method and Description |
---|---|
Label |
PlotOptionsOrganization.getLabel() |
Label |
PlotLine.getLabel() |
Label |
PlotBand.getLabel() |
Modifier and Type | Method and Description |
---|---|
void |
PlotOptionsOrganization.setLabel(Label label)
Series labels are placed as close to the series as possible in a natural
way, seeking to avoid other series.
|
void |
PlotLine.setLabel(Label label)
Text labels for the plot bands
|
void |
PlotBand.setLabel(Label label)
Text labels for the plot bands
|
Copyright © 2021. All rights reserved.