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