Class WaterfallChart.WaterfallSeries
Object
ObjectIdentity
BacklinkBuilder<WaterfallChart>
- Enclosing class:
WaterfallChart
public static class WaterfallChart.WaterfallSeries
extends ChartSeries.Basic<WaterfallChart,WaterfallChart.WaterfallSeries>
-
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 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
-
WaterfallSeries
-
-
Method Details
-
getAggregation
-
addWaterfallColumn
public WaterfallChart.WaterfallSeries addWaterfallColumn(WaterfallColumnType columnType, String source, String label)
-