Uses of Class
net.pricefx.common.apibuilder.chart.BarLineChart
Packages that use BarLineChart
Package
Description
Fluent builders for chart definitions rendered by the Pricefx user interface.
-
Uses of BarLineChart in net.pricefx.common.apibuilder.chart
Methods in net.pricefx.common.apibuilder.chart that return BarLineChartModifier and TypeMethodDescriptionChartBuilder.newBarLine()Creates a newBarLineChartbuilder, the starting point for defining a Bar & Line 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 BarLineChartConstructors in net.pricefx.common.apibuilder.chart with parameters of type BarLineChartModifierConstructorDescriptionBarLineOptions(BarLineChart backLink, String instanceId) BarLineSeries(BarLineChart backLink, String instanceId)