XYViewProperties |
XYViewProperties.addColorsItem(DashboardColor colorsItem) |
XYViewProperties |
XYViewProperties.addQueriesItem(DashboardQuery queriesItem) |
XYViewProperties |
XYViewProperties.axes(Axes axes) |
XYViewProperties |
XYViewProperties.colors(List<DashboardColor> colors) |
XYViewProperties |
XYViewProperties.geom(XYGeom geom) |
XYViewProperties |
XYViewProperties.legend(Legend legend) |
XYViewProperties |
XYViewProperties.note(String note) |
XYViewProperties |
XYViewProperties.queries(List<DashboardQuery> queries) |
XYViewProperties |
XYViewProperties.shadeBelow(Boolean shadeBelow) |
XYViewProperties |
XYViewProperties.showNoteWhenEmpty(Boolean showNoteWhenEmpty) |
XYViewProperties |
XYViewProperties.xColumn(String xColumn) |
XYViewProperties |
XYViewProperties.yColumn(String yColumn) |