Class BubbleChart.BubbleAdditionalMeasure
Object
ObjectIdentity
BacklinkBuilder<BubbleChart.BubbleSeries>
- Enclosing class:
BubbleChart
public static class BubbleChart.BubbleAdditionalMeasure
extends ChartMeasures.Basic<BubbleChart.BubbleSeries,BubbleChart.BubbleAdditionalMeasure>
-
Field Summary
Fields inherited from class BacklinkBuilder
METHOD_BACK
Fields inherited from class ObjectIdentity
classId, idGenerator, instanceId, invocations, m, NONE, parentObjectIdentity
-
Constructor Summary
ConstructorDescriptionBubbleAdditionalMeasure
(BubbleChart.BubbleSeries backLink, String instanceId) -
Method Summary
Methods inherited from class ChartMeasures.Basic
withAggregation, withAggregation, withAverage, withFormula, withPercent, withPerUnit, withTotal
Methods inherited from class AbstractChartMeasures
getThis, setId, setMeasure, setOnZAxis, setType, withBoxplotExpression, withBoxplotField, withExpression
Methods inherited from class BacklinkBuilder
back, getParent
Methods inherited from class ObjectIdentity
addInvocation, addInvocation
-
Constructor Details
-
BubbleAdditionalMeasure
-