Uses of Class
net.pricefx.common.apibuilder.chart.BubbleChart
Packages that use BubbleChart
Package
Description
Fluent builders for chart definitions rendered by the Pricefx user interface.
-
Uses of BubbleChart in net.pricefx.common.apibuilder.chart
Methods in net.pricefx.common.apibuilder.chart that return BubbleChartModifier and TypeMethodDescriptionChartBuilder.newBubble()Creates a newBubbleChartbuilder, the starting point for defining a Bubble 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 BubbleChartConstructors in net.pricefx.common.apibuilder.chart with parameters of type BubbleChartModifierConstructorDescriptionBubbleOptions(BubbleChart backLink, String instanceId) BubbleSeries(BubbleChart backLink, String instanceId)