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