Uses of Class
com.influxdb.client.domain.GaugeViewProperties
-
Uses of GaugeViewProperties in com.influxdb.client.domain
Modifier 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)