Uses of Class
net.pricefx.common.apibuilder.chart.ScatterChart
Packages that use ScatterChart
Package
Description
Fluent builders for chart definitions rendered by the Pricefx user interface.
-
Uses of ScatterChart in net.pricefx.common.apibuilder.chart
Methods in net.pricefx.common.apibuilder.chart that return ScatterChartModifier and TypeMethodDescriptionChartBuilder.newScatter()Creates a newScatterChartbuilder, the starting point for defining a Scatter 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 ScatterChartConstructors in net.pricefx.common.apibuilder.chart with parameters of type ScatterChartModifierConstructorDescriptionScatterOptions(ScatterChart backLink, String instanceId) ScatterSeries(ScatterChart backLink, String instanceId)