| Package | Description |
|---|---|
| com.influxdb.client.domain |
| Modifier and Type | Method and Description |
|---|---|
Legend |
GaugeViewProperties.getLegend()
Get legend
|
Legend |
LinePlusSingleStatProperties.getLegend()
Get legend
|
Legend |
XYViewProperties.getLegend()
Get legend
|
Legend |
SingleStatViewProperties.getLegend()
Get legend
|
Legend |
Legend.orientation(Legend.OrientationEnum orientation) |
| Modifier and Type | Method and Description |
|---|---|
GaugeViewProperties |
GaugeViewProperties.legend(Legend legend) |
LinePlusSingleStatProperties |
LinePlusSingleStatProperties.legend(Legend legend) |
XYViewProperties |
XYViewProperties.legend(Legend legend) |
SingleStatViewProperties |
SingleStatViewProperties.legend(Legend legend) |
void |
GaugeViewProperties.setLegend(Legend legend) |
void |
LinePlusSingleStatProperties.setLegend(Legend legend) |
void |
XYViewProperties.setLegend(Legend legend) |
void |
SingleStatViewProperties.setLegend(Legend legend) |
Copyright © 2018–2021 InfluxData, Inc.. All rights reserved.