Uses of Class
net.pricefx.common.apibuilder.chart.WaterfallChart
-
Packages that use WaterfallChart Package Description net.pricefx.common.apibuilder.chart Chart Builder API to work with charts. -
-
Uses of WaterfallChart in net.pricefx.common.apibuilder.chart
Methods in net.pricefx.common.apibuilder.chart that return WaterfallChart Modifier and Type Method Description WaterfallChart
ChartBuilder. newWaterfall()
Constructors in net.pricefx.common.apibuilder.chart with parameters of type WaterfallChart Constructor Description WaterfallOptions(WaterfallChart backLink, String instanceId)
WaterfallSeries(WaterfallChart backLink, String instanceId)
-