Uses of Class
net.pricefx.common.apibuilder.chart.BoxplotChart
Packages that use BoxplotChart
Package
Description
Fluent builders for chart definitions rendered by the Pricefx user interface.
-
Uses of BoxplotChart in net.pricefx.common.apibuilder.chart
Methods in net.pricefx.common.apibuilder.chart that return BoxplotChartModifier and TypeMethodDescriptionChartBuilder.newBoxplot()Creates a newBoxplotChartbuilder, the starting point for defining a Box Plot Chart, one of the chart types available in the Data Analyzer within Analytics.Methods in net.pricefx.common.apibuilder.chart that return types with arguments of type BoxplotChartConstructors in net.pricefx.common.apibuilder.chart with parameters of type BoxplotChartModifierConstructorDescriptionBoxplotOptions(BoxplotChart backLink, String instanceId) BoxplotSeries(BoxplotChart backLink, String instanceId)