Uses of Class
net.pricefx.common.apibuilder.chart.DetailedTimeSeriesChart
Packages that use DetailedTimeSeriesChart
Package
Description
Fluent builders for chart definitions rendered by the Pricefx user interface.
-
Uses of DetailedTimeSeriesChart in net.pricefx.common.apibuilder.chart
Methods in net.pricefx.common.apibuilder.chart that return DetailedTimeSeriesChartModifier and TypeMethodDescriptionChartBuilder.newDetailedTimeSeries()Creates a newDetailedTimeSeriesChartbuilder, the starting point for defining a Detailed 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 DetailedTimeSeriesChartConstructors in net.pricefx.common.apibuilder.chart with parameters of type DetailedTimeSeriesChartModifierConstructorDescriptionDetailedTimeSeriesOptions(DetailedTimeSeriesChart backLink, String instanceId) DetailedTimeSeriesSeries(DetailedTimeSeriesChart backLink, String instanceId)