Uses of Class
com.influxdb.client.domain.GaugeViewProperties
Packages that use GaugeViewProperties
-
Uses of GaugeViewProperties in com.influxdb.client.domain
Methods in com.influxdb.client.domain that return GaugeViewPropertiesModifier and TypeMethodDescriptionGaugeViewProperties.addColorsItem(DashboardColor colorsItem) GaugeViewProperties.addQueriesItem(DashboardQuery queriesItem) GaugeViewProperties.colors(List<DashboardColor> colors) GaugeViewProperties.decimalPlaces(DecimalPlaces decimalPlaces) GaugeViewProperties.queries(List<DashboardQuery> queries) GaugeViewProperties.showNoteWhenEmpty(Boolean showNoteWhenEmpty) GaugeViewProperties.tickPrefix(String tickPrefix) GaugeViewProperties.tickSuffix(String tickSuffix)