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