| Package | Description |
|---|---|
| com.vaadin.flow.component.charts.model |
| Modifier and Type | Method and Description |
|---|---|
Scrollbar |
YAxis.getScrollbar() |
Scrollbar |
Configuration.getScrollbar() |
| Modifier and Type | Method and Description |
|---|---|
void |
YAxis.setScrollbar(Scrollbar scrollbar)
An optional scrollbar to display on the Y axis in response to limiting
the minimum an maximum of the axis values.
|
void |
Configuration.setScrollbar(Scrollbar scrollbar)
Set configuration for the scrollbar.
|
Copyright © 2025. All rights reserved.