Package | Description |
---|---|
com.vaadin.flow.component.charts.model |
Modifier and Type | Class and Description |
---|---|
class |
Configuration
Chart's configuration root object containing all the child objects that are
used to configure chart, axes, legend, titles etc.
|
Modifier and Type | Method and Description |
---|---|
ChartConfiguration |
Axis.getConfiguration()
Returns the configuration this axis is bound to.
|
Modifier and Type | Method and Description |
---|---|
void |
Axis.setConfiguration(ChartConfiguration configuration)
Sets the configuration this axis is bound to.
|
Copyright © 2023. All rights reserved.