public class AbstractChartMeasures<S extends AbstractChartSeries<?,S>,M extends AbstractChartMeasures<S,M>>
extends BacklinkBuilder<S>
Constructor and Description |
---|
AbstractChartMeasures(S backLink,
String instanceId) |
Modifier and Type | Method and Description |
---|---|
protected M |
getThis() |
M |
setMeasure(String measure) |
protected M |
setOnZAxis(Boolean onZAxis) |
protected M |
setType(SeriesType seriesType) |
protected M |
withAggregation(AggregationFormula aggregationFunction) |
protected M |
withAggregation(String aggregationFunction) |
protected Expression<M> |
withBoxplotExpression() |
protected M |
withBoxplotField() |
Expression<M> |
withExpression() |
protected M |
withFormula() |
protected M |
withPercent() |
protected M |
withPerUnit() |
protected M |
withTotal() |
protected M getThis()
public final Expression<M> withExpression()
protected M withAggregation(AggregationFormula aggregationFunction)
protected M withFormula()
protected M withPercent()
protected M withPerUnit()
protected M withTotal()
protected M setType(SeriesType seriesType)
protected M withBoxplotField()
protected Expression<M> withBoxplotExpression()
Copyright © 2019. All rights reserved.