Class ScatterChart.ScatterAdditionalMeasure
Object
ObjectIdentity
BacklinkBuilder<ScatterChart.ScatterSeries>
- Enclosing class:
ScatterChart
public static class ScatterChart.ScatterAdditionalMeasure
extends ChartMeasures.Basic<ScatterChart.ScatterSeries,ScatterChart.ScatterAdditionalMeasure>
-
Field Summary
Fields inherited from class BacklinkBuilder
METHOD_BACK
Fields inherited from class ObjectIdentity
classId, idGenerator, instanceId, invocations, m, NONE, parentObjectIdentity
-
Constructor Summary
ConstructorDescriptionScatterAdditionalMeasure
(ScatterChart.ScatterSeries 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
-
ScatterAdditionalMeasure
-