Uses of Class
net.pricefx.common.apibuilder.chart.TimeSeriesChart
Packages that use TimeSeriesChart
Package
Description
Fluent builders for chart definitions rendered by the Pricefx user interface.
-
Uses of TimeSeriesChart in net.pricefx.common.apibuilder.chart
Methods in net.pricefx.common.apibuilder.chart that return TimeSeriesChartModifier and TypeMethodDescriptionChartBuilder.newTimeSeries()Creates a newTimeSeriesChartbuilder, the starting point for defining a Time Series 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 TimeSeriesChartConstructors in net.pricefx.common.apibuilder.chart with parameters of type TimeSeriesChartModifierConstructorDescriptionTimeSeriesOptions(TimeSeriesChart backLink, String instanceId) TimeSeriesSeries(TimeSeriesChart backLink, String instanceId)