Uses of Class
com.influxdb.client.domain.SingleStatViewProperties
Packages that use SingleStatViewProperties
-
Uses of SingleStatViewProperties in com.influxdb.client.domain
Methods in com.influxdb.client.domain that return SingleStatViewPropertiesModifier 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)