| Package | Description |
|---|---|
| com.vaadin.flow.component.charts.model | |
| com.vaadin.flow.component.charts.model.style |
| Modifier and Type | Method and Description |
|---|---|
Credits |
Configuration.getCredits() |
| Modifier and Type | Method and Description |
|---|---|
void |
Configuration.setCredits(Credits credits)
Sets/changes the credits label that is added in the lower right corner of
the chart.
|
| Modifier and Type | Method and Description |
|---|---|
Credits |
Theme.getCredits()
Get credits style
|
| Modifier and Type | Method and Description |
|---|---|
void |
Theme.setCredits(Credits credits)
Set new style for credits
|
Copyright © 2021. All rights reserved.