Uses of Class
com.influxdb.client.domain.CheckViewProperties
-
Uses of CheckViewProperties in com.influxdb.client.domain
Modifier and TypeMethodDescriptionCheckViewProperties.addColorsItem
(DashboardColor colorsItem) CheckViewProperties.addQueriesItem
(DashboardQuery queriesItem) CheckViewProperties.colors
(List<DashboardColor> colors) CheckViewProperties.legendColorizeRows
(Boolean legendColorizeRows) CheckViewProperties.legendHide
(Boolean legendHide) CheckViewProperties.legendOpacity
(Float legendOpacity) CheckViewProperties.legendOrientationThreshold
(Integer legendOrientationThreshold) CheckViewProperties.queries
(List<DashboardQuery> queries)