Uses of Class
net.pricefx.server.dto.calculation.ResultFlexChart
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 ResultFlexChart in net.pricefx.formulaengine.scripting
Modifier and TypeMethodDescriptionPublicGroovyAPI.buildFlexChart
(Object definition) Deprecated.PublicGroovyAPI.buildFlexChart
(String baseTemplateToUse, Object definition) Deprecated.Creates aFlexChart
from the passeddefinition
by merging it withoptions
defined within thebaseTemplateToUse
template.
buildFlexChart(null, definition)
.