Package | Description |
---|---|
net.pricefx.common.apibuilder.chart |
Modifier and Type | Method and Description |
---|---|
BoxplotChart.BoxplotSeries |
BoxplotChart.addSeries() |
BoxplotChart.BoxplotSeries |
BoxplotChart.BoxplotSeries.setAxisX(String axisX) |
BoxplotChart.BoxplotSeries |
BoxplotChart.BoxplotSeries.setComparisonDim(String comparisonDimension) |
BoxplotChart.BoxplotSeries |
BoxplotChart.BoxplotSeries.withSortByAxisX(SortType sortType) |
BoxplotChart.BoxplotSeries |
BoxplotChart.BoxplotSeries.withWhisker(WhiskerType whiskerType) |
Modifier and Type | Method and Description |
---|---|
NonAggrFieldAxis<BoxplotChart.BoxplotSeries> |
BoxplotChart.BoxplotSeries.setAxisY(String axisY) |
LimitToMeasure<BoxplotChart.BoxplotSeries> |
BoxplotChart.BoxplotSeries.setLimitTo(LimitPosition limitPosition,
BigDecimal amount,
LimitType limitType) |
Constructor and Description |
---|
BoxplotAdditionalMeasure(BoxplotChart.BoxplotSeries backLink,
String instanceId) |
Copyright © 2019. All rights reserved.