GaugeViewProperties |
GaugeViewProperties.addColorsItem(DashboardColor colorsItem) |
GaugeViewProperties |
GaugeViewProperties.addQueriesItem(DashboardQuery queriesItem) |
GaugeViewProperties |
GaugeViewProperties.colors(List<DashboardColor> colors) |
GaugeViewProperties |
GaugeViewProperties.decimalPlaces(DecimalPlaces decimalPlaces) |
GaugeViewProperties |
GaugeViewProperties.note(String note) |
GaugeViewProperties |
GaugeViewProperties.prefix(String prefix) |
GaugeViewProperties |
GaugeViewProperties.queries(List<DashboardQuery> queries) |
GaugeViewProperties |
GaugeViewProperties.showNoteWhenEmpty(Boolean showNoteWhenEmpty) |
GaugeViewProperties |
GaugeViewProperties.suffix(String suffix) |
GaugeViewProperties |
GaugeViewProperties.tickPrefix(String tickPrefix) |
GaugeViewProperties |
GaugeViewProperties.tickSuffix(String tickSuffix) |