Uses of Class
net.pricefx.common.apibuilder.chart.WaterfallChart
Packages that use WaterfallChart
Package
Description
Fluent builders for chart definitions rendered by the Pricefx user interface.
-
Uses of WaterfallChart in net.pricefx.common.apibuilder.chart
Methods in net.pricefx.common.apibuilder.chart that return WaterfallChartModifier and TypeMethodDescriptionChartBuilder.newWaterfall()Creates a newWaterfallChartbuilder, the starting point for defining a Waterfall Chart, one of the chart types available in the Data Analyzer within Analytics.Constructors in net.pricefx.common.apibuilder.chart with parameters of type WaterfallChartModifierConstructorDescriptionWaterfallOptions(WaterfallChart backLink, String instanceId) WaterfallSeries(WaterfallChart backLink, String instanceId)