Class WaterfallComparisonChart.WaterfallComparisonSeries
Object
ObjectIdentity
- Enclosing class:
WaterfallComparisonChart
public static class WaterfallComparisonChart.WaterfallComparisonSeries
extends ChartSeries.Basic<WaterfallComparisonChart,WaterfallComparisonChart.WaterfallComparisonSeries>
-
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
ConstructorDescriptionWaterfallComparisonSeries
(WaterfallComparisonChart backLink, String instanceId) -
Method Summary
Modifier and TypeMethodDescriptionaddWaterfallColumn
(WaterfallColumnType columnType, String source, String label) Methods inherited from class ChartSeries.Basic
setHideDataLabels
Methods inherited from class AbstractChartSeries
addAggregationsFilter, addCustomersFilter, addDimFilter, addFilters, addFilters, addProductsFilter, getFilters, getThis, invokeAddAdditionalMeasure, protectedSetAggrFieldAxisX, protectedSetAggrFieldAxisY, protectedSetAxisX, protectedSetAxisY, protectedSetNonAggrFieldAxisX, protectedSetNonAggrFieldAxisY, setAggregationBy, setBandBy, setBoxplotAxis, setComparisonDim, setCurrency, setDatamart, setFormula, setGeneratedQueryDto, setHideOther, setLabel, setLimitTo, setShowBandByLegend, setShowBoxplot, setType, setWhisker, withSortByAxisX, withSortByAxisY, withTrendLine
Methods inherited from class BacklinkBuilder
back, getParent
Methods inherited from class ObjectIdentity
addInvocation, addInvocation
-
Constructor Details
-
WaterfallComparisonSeries
-
-
Method Details
-
getAggregation
-
addWaterfallColumn
public WaterfallComparisonChart.WaterfallComparisonSeries addWaterfallColumn(WaterfallColumnType columnType, String source, String label)
-