| Package | Description |
|---|---|
| com.vaadin.flow.component.charts.model |
| Modifier and Type | Method and Description |
|---|---|
ZAxis |
Configuration.getzAxis()
Returns the Z-axis.
|
ZAxis |
Configuration.getzAxis(int index) |
| Modifier and Type | Method and Description |
|---|---|
AxisList<ZAxis> |
Configuration.getzAxes() |
| Modifier and Type | Method and Description |
|---|---|
void |
Configuration.addzAxis(ZAxis axis)
Adds a Z-axis.
|
void |
ZAxis.setLinkedTo(ZAxis axis) |
Copyright © 2025. All rights reserved.