| Package | Description |
|---|---|
| com.influxdb.client.domain |
| Modifier and Type | Method and Description |
|---|---|
StaticLegend |
StaticLegend.colorizeRows(Boolean colorizeRows) |
StaticLegend |
LinePlusSingleStatProperties.getStaticLegend()
Get staticLegend
|
StaticLegend |
XYViewProperties.getStaticLegend()
Get staticLegend
|
StaticLegend |
BandViewProperties.getStaticLegend()
Get staticLegend
|
StaticLegend |
SingleStatViewProperties.getStaticLegend()
Get staticLegend
|
StaticLegend |
StaticLegend.heightRatio(Float heightRatio) |
StaticLegend |
StaticLegend.opacity(Float opacity) |
StaticLegend |
StaticLegend.orientationThreshold(Integer orientationThreshold) |
StaticLegend |
StaticLegend.show(Boolean show) |
StaticLegend |
StaticLegend.valueAxis(String valueAxis) |
StaticLegend |
StaticLegend.widthRatio(Float widthRatio) |
| Modifier and Type | Method and Description |
|---|---|
void |
LinePlusSingleStatProperties.setStaticLegend(StaticLegend staticLegend) |
void |
XYViewProperties.setStaticLegend(StaticLegend staticLegend) |
void |
BandViewProperties.setStaticLegend(StaticLegend staticLegend) |
void |
SingleStatViewProperties.setStaticLegend(StaticLegend staticLegend) |
LinePlusSingleStatProperties |
LinePlusSingleStatProperties.staticLegend(StaticLegend staticLegend) |
XYViewProperties |
XYViewProperties.staticLegend(StaticLegend staticLegend) |
BandViewProperties |
BandViewProperties.staticLegend(StaticLegend staticLegend) |
SingleStatViewProperties |
SingleStatViewProperties.staticLegend(StaticLegend staticLegend) |
Copyright © 2018–2021 InfluxData, Inc.. All rights reserved.