Class BubbleChart.BubbleSeries
Object
ObjectIdentity
- Enclosing class:
BubbleChart
public static class BubbleChart.BubbleSeries
extends ChartSeries.Aggregation<BubbleChart,BubbleChart.BubbleSeries>
-
Field Summary
Fields inherited from class ChartSeries.Aggregation
bandByOptions
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 TypeMethodDescriptionAggrFieldAxis
<BubbleChart.BubbleSeries> AggrFieldAxis
<BubbleChart.BubbleSeries> setBubbleSize
(String bubbleSize) setHideOther
(Boolean hideOther) setLimitTo
(LimitPosition limitPosition, BigDecimal amount, LimitType limitType) Methods inherited from class ChartSeries.Aggregation
getBandByOptions, setAggregationBy, setBandBy, setShowBandByLegend
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, setBoxplotAxis, setComparisonDim, setCurrency, setDatamart, setFormula, setGeneratedQueryDto, setLabel, setShowBoxplot, setType, setWhisker, withSortByAxisX, withSortByAxisY
Methods inherited from class BacklinkBuilder
back, getParent
Methods inherited from class ObjectIdentity
addInvocation, addInvocation
-
Constructor Details
-
BubbleSeries
-
-
Method Details
-
setAxisX
-
setAxisY
-
setLimitTo
public LimitToMeasure<BubbleChart.BubbleSeries> setLimitTo(LimitPosition limitPosition, BigDecimal amount, LimitType limitType) - Overrides:
setLimitTo
in classAbstractChartSeries<BubbleChart,
BubbleChart.BubbleSeries>
-
setHideOther
- Overrides:
setHideOther
in classAbstractChartSeries<BubbleChart,
BubbleChart.BubbleSeries>
-
setBubbleSize
-
addAdditionalMeasure
-
withTrendLine
- Overrides:
withTrendLine
in classAbstractChartSeries<BubbleChart,
BubbleChart.BubbleSeries>
-