| Package | Description |
|---|---|
| com.influxdb.client.domain |
| Modifier and Type | Method and Description |
|---|---|
Axes |
LinePlusSingleStatProperties.getAxes()
Get axes
|
Axes |
XYViewProperties.getAxes()
Get axes
|
Axes |
BandViewProperties.getAxes()
Get axes
|
Axes |
Axes.x(Axis x) |
Axes |
Axes.y(Axis y) |
| Modifier and Type | Method and Description |
|---|---|
LinePlusSingleStatProperties |
LinePlusSingleStatProperties.axes(Axes axes) |
XYViewProperties |
XYViewProperties.axes(Axes axes) |
BandViewProperties |
BandViewProperties.axes(Axes axes) |
void |
LinePlusSingleStatProperties.setAxes(Axes axes) |
void |
XYViewProperties.setAxes(Axes axes) |
void |
BandViewProperties.setAxes(Axes axes) |
Copyright © 2018–2023 InfluxData, Inc.. All rights reserved.