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