Class BarLineChart.BarLineAdditionalMeasure
Object
ObjectIdentity
- Enclosing class:
BarLineChart
public static class BarLineChart.BarLineAdditionalMeasure
extends ChartMeasures.EmbeddedBoxplot<BarLineChart.BarLineSeries,BarLineChart.BarLineAdditionalMeasure>
A further measure on a
BarLineChart.BarLineSeries beyond its primary Y axis measure, obtained from
BarLineChart.BarLineSeries.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
ConstructorsConstructorDescriptionBarLineAdditionalMeasure(BarLineChart.BarLineSeries backLink, String instanceId) -
Method Summary
Methods inherited from class ChartMeasures.EmbeddedBoxplot
withBoxplotExpression, withBoxplotFieldMethods inherited from class ChartMeasures.Type
setOnZAxis, setTypeMethods inherited from class ChartMeasures.Basic
withAggregation, withAggregation, withAverage, withFormula, withPercent, withPerUnit, withTotalMethods inherited from class AbstractChartMeasures
getThis, setId, setLabel, setMeasure, withExpressionMethods inherited from class BacklinkBuilder
back, getParentMethods inherited from class ObjectIdentity
addInvocation, addInvocation, addInvocationInternal, getClassId
-
Constructor Details
-
BarLineAdditionalMeasure
-