Uses of Class
net.pricefx.common.apibuilder.chart.ScatterChart
-
Packages that use ScatterChart Package Description net.pricefx.common.apibuilder.chart -
-
Uses of ScatterChart in net.pricefx.common.apibuilder.chart
Methods in net.pricefx.common.apibuilder.chart that return ScatterChart Modifier and Type Method Description ScatterChart
ChartBuilder. newScatter()
Methods in net.pricefx.common.apibuilder.chart that return types with arguments of type ScatterChart Modifier and Type Method Description AuxLine<ScatterChart>
ScatterChart. addAuxLine()
Constructors in net.pricefx.common.apibuilder.chart with parameters of type ScatterChart Constructor Description ScatterOptions(ScatterChart backLink, String instanceId)
ScatterSeries(ScatterChart backLink, String instanceId)
-