Uses of Class
net.pricefx.common.apibuilder.chart.HistogramChart
Packages that use HistogramChart
Package
Description
Fluent builders for chart definitions rendered by the Pricefx user interface.
-
Uses of HistogramChart in net.pricefx.common.apibuilder.chart
Methods in net.pricefx.common.apibuilder.chart that return HistogramChartModifier and TypeMethodDescriptionChartBuilder.newHistogram()Creates a newHistogramChartbuilder, the starting point for defining a Histogram, 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 HistogramChartConstructors in net.pricefx.common.apibuilder.chart with parameters of type HistogramChartModifierConstructorDescriptionHistogramOptions(HistogramChart backLink, String instanceId) HistogramSeries(HistogramChart backLink, String instanceId)