Uses of Class
net.pricefx.common.apibuilder.chart.HeatmapChart
Packages that use HeatmapChart
Package
Description
Fluent builders for chart definitions rendered by the Pricefx user interface.
-
Uses of HeatmapChart in net.pricefx.common.apibuilder.chart
Methods in net.pricefx.common.apibuilder.chart that return HeatmapChartModifier and TypeMethodDescriptionChartBuilder.newHeatmap()Creates a newHeatmapChartbuilder, the starting point for defining a Heatmap, one of the chart types available in the Data Analyzer within Analytics.Constructors in net.pricefx.common.apibuilder.chart with parameters of type HeatmapChartModifierConstructorDescriptionHeatmapOptions(HeatmapChart backLink, String instanceId) HeatmapSeries(HeatmapChart backLink, String instanceId)