Class HeatmapChart.HeatmapAdditionalMeasure
Object
ObjectIdentity
BacklinkBuilder<HeatmapChart.HeatmapSeries>
- Enclosing class:
HeatmapChart
public static class HeatmapChart.HeatmapAdditionalMeasure
extends ChartMeasures.Basic<HeatmapChart.HeatmapSeries,HeatmapChart.HeatmapAdditionalMeasure>
A further measure on a
HeatmapChart.HeatmapSeries beyond its color axis measure, obtained from
HeatmapChart.HeatmapSeries.addAdditionalMeasure() 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
ConstructorsConstructorDescriptionHeatmapAdditionalMeasure(HeatmapChart.HeatmapSeries backLink, String instanceId) -
Method Summary
Methods inherited from class ChartMeasures.Basic
withAggregation, withAggregation, withAverage, withFormula, withPercent, withPerUnit, withTotalMethods inherited from class AbstractChartMeasures
getThis, setId, setLabel, setMeasure, setOnZAxis, setType, withBoxplotExpression, withBoxplotField, withExpressionMethods inherited from class BacklinkBuilder
back, getParentMethods inherited from class ObjectIdentity
addInvocation, addInvocation, addInvocationInternal, getClassId
-
Constructor Details
-
HeatmapAdditionalMeasure
-