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