Uses of Class
net.pricefx.common.apibuilder.chart.BoxplotChart
-
Packages that use BoxplotChart Package Description net.pricefx.common.apibuilder.chart -
-
Uses of BoxplotChart in net.pricefx.common.apibuilder.chart
Methods in net.pricefx.common.apibuilder.chart that return BoxplotChart Modifier and Type Method Description BoxplotChart
ChartBuilder. newBoxplot()
Methods in net.pricefx.common.apibuilder.chart that return types with arguments of type BoxplotChart Modifier and Type Method Description AuxLine<BoxplotChart>
BoxplotChart. addAuxLine()
Constructors in net.pricefx.common.apibuilder.chart with parameters of type BoxplotChart Constructor Description BoxplotOptions(BoxplotChart backLink, String instanceId)
BoxplotSeries(BoxplotChart backLink, String instanceId)
-