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