Class BoxplotChart.BoxplotSeries
Object
ObjectIdentity
BacklinkBuilder<BoxplotChart>
- Enclosing class:
BoxplotChart
public static class BoxplotChart.BoxplotSeries
extends AbstractChartSeries<BoxplotChart,BoxplotChart.BoxplotSeries>
-
Field Summary
Fields inherited from class AbstractChartSeries
aggregationsFilter, customersFilter, filters, productsFilter
Fields inherited from class BacklinkBuilder
METHOD_BACK
Fields inherited from class ObjectIdentity
classId, idGenerator, instanceId, invocations, m, NONE, parentObjectIdentity
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionsetComparisonDim
(String comparisonDimension) withSortByAxisX
(SortType sortType) withSortByAxisY
(SortType sortType) withWhisker
(WhiskerType whiskerType) Methods inherited from class AbstractChartSeries
addAggregationsFilter, addCustomersFilter, addDimFilter, addFilters, addFilters, addProductsFilter, getFilters, getThis, invokeAddAdditionalMeasure, protectedSetAggrFieldAxisX, protectedSetAggrFieldAxisY, protectedSetAxisX, protectedSetAxisY, protectedSetNonAggrFieldAxisX, protectedSetNonAggrFieldAxisY, setAggregationBy, setBandBy, setBoxplotAxis, setCurrency, setDatamart, setFormula, setGeneratedQueryDto, setHideDataLabels, setHideOther, setLabel, setLimitTo, setShowBandByLegend, setShowBoxplot, setType, setWhisker, withTrendLine
Methods inherited from class BacklinkBuilder
back, getParent
Methods inherited from class ObjectIdentity
addInvocation, addInvocation
-
Constructor Details
-
BoxplotSeries
-
-
Method Details
-
setAxisX
-
setAxisY
-
withSortByAxisX
- Overrides:
withSortByAxisX
in classAbstractChartSeries<BoxplotChart,
BoxplotChart.BoxplotSeries>
-
withSortByAxisY
- Overrides:
withSortByAxisY
in classAbstractChartSeries<BoxplotChart,
BoxplotChart.BoxplotSeries>
-
setComparisonDim
- Overrides:
setComparisonDim
in classAbstractChartSeries<BoxplotChart,
BoxplotChart.BoxplotSeries>
-
withWhisker
-
addAdditionalMeasure
-