Uses of Class
net.pricefx.common.apibuilder.chart.ChartBuilder
-
Packages that use ChartBuilder Package Description net.pricefx.formulaengine.scripting Provides API related to scripting, including interfacePublicGroovyAPI
, that represents what can be reached in the Groovy element syntax asapi
. -
-
Uses of ChartBuilder in net.pricefx.formulaengine.scripting
Methods in net.pricefx.formulaengine.scripting that return ChartBuilder Modifier and Type Method Description ChartBuilder
PublicGroovyAPI. newChartBuilder()
TheChartBuilder
API allows you to create PA DataAnalyzer chart definitions to be displayed in Dashboard portlets, quote headers and more UI areas.
-