public abstract static class ChartMeasures.EmbeddedBoxplot<S extends AbstractChartSeries<?,S>,M extends ChartMeasures.EmbeddedBoxplot<S,M>> extends ChartMeasures.Type<S,M>
Constructor and Description |
---|
EmbeddedBoxplot(S backLink,
String instanceId) |
Modifier and Type | Method and Description |
---|---|
Expression<M> |
withBoxplotExpression() |
M |
withBoxplotField() |
setOnZAxis, setType
withAggregation, withAggregation, withFormula, withPercent, withPerUnit, withTotal
getThis, setMeasure, withExpression
public final M withBoxplotField()
withBoxplotField
in class AbstractChartMeasures<S extends AbstractChartSeries<?,S>,M extends ChartMeasures.EmbeddedBoxplot<S,M>>
public final Expression<M> withBoxplotExpression()
withBoxplotExpression
in class AbstractChartMeasures<S extends AbstractChartSeries<?,S>,M extends ChartMeasures.EmbeddedBoxplot<S,M>>
Copyright © 2019. All rights reserved.