XYViewProperties |
XYViewProperties.addColorsItem(DashboardColor colorsItem) |
XYViewProperties |
XYViewProperties.addGenerateXAxisTicksItem(String generateXAxisTicksItem) |
XYViewProperties |
XYViewProperties.addGenerateYAxisTicksItem(String generateYAxisTicksItem) |
XYViewProperties |
XYViewProperties.addQueriesItem(DashboardQuery queriesItem) |
XYViewProperties |
XYViewProperties.axes(Axes axes) |
XYViewProperties |
XYViewProperties.colors(List<DashboardColor> colors) |
XYViewProperties |
XYViewProperties.generateXAxisTicks(List<String> generateXAxisTicks) |
XYViewProperties |
XYViewProperties.generateYAxisTicks(List<String> generateYAxisTicks) |
XYViewProperties |
XYViewProperties.geom(XYGeom geom) |
XYViewProperties |
XYViewProperties.hoverDimension(XYViewProperties.HoverDimensionEnum hoverDimension) |
XYViewProperties |
XYViewProperties.legendColorizeRows(Boolean legendColorizeRows) |
XYViewProperties |
XYViewProperties.legendHide(Boolean legendHide) |
XYViewProperties |
XYViewProperties.legendOpacity(Float legendOpacity) |
XYViewProperties |
XYViewProperties.legendOrientationThreshold(Integer legendOrientationThreshold) |
XYViewProperties |
XYViewProperties.note(String note) |
XYViewProperties |
XYViewProperties.position(XYViewProperties.PositionEnum position) |
XYViewProperties |
XYViewProperties.queries(List<DashboardQuery> queries) |
XYViewProperties |
XYViewProperties.shadeBelow(Boolean shadeBelow) |
XYViewProperties |
XYViewProperties.showNoteWhenEmpty(Boolean showNoteWhenEmpty) |
XYViewProperties |
XYViewProperties.staticLegend(StaticLegend staticLegend) |
XYViewProperties |
XYViewProperties.timeFormat(String timeFormat) |
XYViewProperties |
XYViewProperties.xColumn(String xColumn) |
XYViewProperties |
XYViewProperties.xTickStart(Float xTickStart) |
XYViewProperties |
XYViewProperties.xTickStep(Float xTickStep) |
XYViewProperties |
XYViewProperties.xTotalTicks(Integer xTotalTicks) |
XYViewProperties |
XYViewProperties.yColumn(String yColumn) |
XYViewProperties |
XYViewProperties.yTickStart(Float yTickStart) |
XYViewProperties |
XYViewProperties.yTickStep(Float yTickStep) |
XYViewProperties |
XYViewProperties.yTotalTicks(Integer yTotalTicks) |