Class BubbleChart.BubbleSize
Object
ObjectIdentity
BacklinkBuilder<BubbleChart.BubbleSeries>
AggrFieldAxis<BubbleChart.BubbleSeries>
BubbleSize
- Enclosing class:
BubbleChart
The bubble size measure of a
BubbleChart.BubbleSeries, obtained from
BubbleChart.BubbleSeries.setBubbleSize(String) rather than instantiated directly.-
Field Summary
Fields inherited from class BacklinkBuilder
METHOD_BACKFields inherited from class ObjectIdentity
classId, idGenerator, instanceId, invocations, m, NONE, parentObjectIdentity -
Constructor Summary
ConstructorsConstructorDescriptionBubbleSize(BubbleChart.BubbleSeries backLink, String instanceId, String classId) -
Method Summary
Methods inherited from class AggrFieldAxis
withAggregation, withAggregation, withAverage, withExpression, withFormula, withPercent, withPerUnit, withTotalMethods inherited from class BacklinkBuilder
back, getParentMethods inherited from class ObjectIdentity
addInvocation, addInvocation, addInvocationInternal, getClassId
-
Constructor Details
-
BubbleSize
-