public abstract static class ChartSeries.EmbeddedBoxplot<C extends AbstractChartBuilder<C>,S extends ChartSeries.Basic<C,S>> extends ChartSeries.Basic<C,S>
customersFilter, filters, productsFilter
Constructor and Description |
---|
EmbeddedBoxplot(C backLink,
String instanceId) |
Modifier and Type | Method and Description |
---|---|
NonAggrFieldAxis<S> |
setBoxplotAxis() |
S |
setShowBoxplot(Boolean showBoxplot) |
S |
setType(SeriesType seriesType) |
S |
setWhisker(WhiskerType whiskerType) |
setHideDataLabels
addCustomersFilter, addDimFilter, addFilters, addFilters, addProductsFilter, getFilters, getThis, invokeAddAdditionalMeasure, protectedSetAggrFieldAxisX, protectedSetAggrFieldAxisY, protectedSetAxisX, protectedSetAxisY, protectedSetNonAggrFieldAxisX, protectedSetNonAggrFieldAxisY, setAggregationBy, setBandBy, setComparisonDim, setCurrency, setDatamart, setFormula, setGeneratedQueryDto, setLabel, setLimitTo, setShowBandByLegend, withSortByAxisX, withSortByAxisY, withTrendLine
public final S setType(SeriesType seriesType)
setType
in class AbstractChartSeries<C extends AbstractChartBuilder<C>,S extends ChartSeries.Basic<C,S>>
public final S setShowBoxplot(Boolean showBoxplot)
setShowBoxplot
in class AbstractChartSeries<C extends AbstractChartBuilder<C>,S extends ChartSeries.Basic<C,S>>
public final NonAggrFieldAxis<S> setBoxplotAxis()
setBoxplotAxis
in class AbstractChartSeries<C extends AbstractChartBuilder<C>,S extends ChartSeries.Basic<C,S>>
public final S setWhisker(WhiskerType whiskerType)
setWhisker
in class AbstractChartSeries<C extends AbstractChartBuilder<C>,S extends ChartSeries.Basic<C,S>>
Copyright © 2019. All rights reserved.