Uses of Class
net.pricefx.common.apibuilder.chart.BoxplotChart.BoxplotSeries
-
Packages that use BoxplotChart.BoxplotSeries Package Description net.pricefx.common.apibuilder.chart -
-
Uses of BoxplotChart.BoxplotSeries in net.pricefx.common.apibuilder.chart
Methods in net.pricefx.common.apibuilder.chart that return BoxplotChart.BoxplotSeries Modifier and Type Method Description BoxplotChart.BoxplotSeriesBoxplotChart. addSeries()BoxplotChart.BoxplotSeriesBoxplotChart.BoxplotSeries. setAxisX(String axisX)BoxplotChart.BoxplotSeriesBoxplotChart.BoxplotSeries. setComparisonDim(String comparisonDimension)BoxplotChart.BoxplotSeriesBoxplotChart.BoxplotSeries. withSortByAxisX(SortType sortType)BoxplotChart.BoxplotSeriesBoxplotChart.BoxplotSeries. withWhisker(WhiskerType whiskerType)Methods in net.pricefx.common.apibuilder.chart that return types with arguments of type BoxplotChart.BoxplotSeries Modifier and Type Method Description NonAggrFieldAxis<BoxplotChart.BoxplotSeries>BoxplotChart.BoxplotSeries. setAxisY(String axisY)LimitToMeasure<BoxplotChart.BoxplotSeries>BoxplotChart.BoxplotSeries. setLimitTo(LimitPosition limitPosition, BigDecimal amount, LimitType limitType)Constructors in net.pricefx.common.apibuilder.chart with parameters of type BoxplotChart.BoxplotSeries Constructor Description BoxplotAdditionalMeasure(BoxplotChart.BoxplotSeries backLink, String instanceId)
-