Uses of Class
com.influxdb.client.domain.SingleStatViewProperties
-
Uses of SingleStatViewProperties in com.influxdb.client.domain
Modifier and TypeMethodDescriptionSingleStatViewProperties.addColorsItem
(DashboardColor colorsItem) SingleStatViewProperties.addQueriesItem
(DashboardQuery queriesItem) SingleStatViewProperties.colors
(List<DashboardColor> colors) SingleStatViewProperties.decimalPlaces
(DecimalPlaces decimalPlaces) SingleStatViewProperties.queries
(List<DashboardQuery> queries) SingleStatViewProperties.showNoteWhenEmpty
(Boolean showNoteWhenEmpty) SingleStatViewProperties.staticLegend
(StaticLegend staticLegend) SingleStatViewProperties.tickPrefix
(String tickPrefix) SingleStatViewProperties.tickSuffix
(String tickSuffix)