Uses of Class
net.pricefx.common.apibuilder.chart.TimeSeriesScatterChart
Packages that use TimeSeriesScatterChart
Package
Description
Fluent builders for chart definitions rendered by the Pricefx user interface.
-
Uses of TimeSeriesScatterChart in net.pricefx.common.apibuilder.chart
Methods in net.pricefx.common.apibuilder.chart that return TimeSeriesScatterChartModifier and TypeMethodDescriptionChartBuilder.newTimeSeriesScatter()Creates a newTimeSeriesScatterChartbuilder, the starting point for defining a Time Series 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 TimeSeriesScatterChartConstructors in net.pricefx.common.apibuilder.chart with parameters of type TimeSeriesScatterChartModifierConstructorDescriptionTimeSeriesScatterOptions(TimeSeriesScatterChart backLink, String instanceId) TimeSeriesScatterSeries(TimeSeriesScatterChart backLink, String instanceId)