Uses of Class
com.influxdb.client.domain.StaticLegend
-
Uses of StaticLegend in com.influxdb.client.domain
Modifier and TypeMethodDescriptionStaticLegend.colorizeRows
(Boolean colorizeRows) BandViewProperties.getStaticLegend()
Get staticLegendLinePlusSingleStatProperties.getStaticLegend()
Get staticLegendSingleStatViewProperties.getStaticLegend()
Get staticLegendXYViewProperties.getStaticLegend()
Get staticLegendStaticLegend.heightRatio
(Float heightRatio) StaticLegend.orientationThreshold
(Integer orientationThreshold) StaticLegend.widthRatio
(Float widthRatio) Modifier and TypeMethodDescriptionvoid
BandViewProperties.setStaticLegend
(StaticLegend staticLegend) void
LinePlusSingleStatProperties.setStaticLegend
(StaticLegend staticLegend) void
SingleStatViewProperties.setStaticLegend
(StaticLegend staticLegend) void
XYViewProperties.setStaticLegend
(StaticLegend staticLegend) BandViewProperties.staticLegend
(StaticLegend staticLegend) LinePlusSingleStatProperties.staticLegend
(StaticLegend staticLegend) SingleStatViewProperties.staticLegend
(StaticLegend staticLegend) XYViewProperties.staticLegend
(StaticLegend staticLegend)