Uses of Class
net.pricefx.common.apibuilder.chart.BoxplotChart.BoxplotSeries
Packages that use BoxplotChart.BoxplotSeries
-
Uses of BoxplotChart.BoxplotSeries in net.pricefx.common.apibuilder.chart
Methods in net.pricefx.common.apibuilder.chart that return BoxplotChart.BoxplotSeriesModifier and TypeMethodDescriptionBoxplotChart.addSeries()
BoxplotChart.BoxplotSeries.setComparisonDim
(String comparisonDimension) BoxplotChart.BoxplotSeries.withSortByAxisX
(SortType sortType) BoxplotChart.BoxplotSeries.withSortByAxisY
(SortType sortType) BoxplotChart.BoxplotSeries.withWhisker
(WhiskerType whiskerType) Methods in net.pricefx.common.apibuilder.chart that return types with arguments of type BoxplotChart.BoxplotSeriesModifier and TypeMethodDescriptionConstructors in net.pricefx.common.apibuilder.chart with parameters of type BoxplotChart.BoxplotSeriesModifierConstructorDescriptionBoxplotAdditionalMeasure
(BoxplotChart.BoxplotSeries backLink, String instanceId)