Package | Description |
---|---|
net.pricefx.common.apibuilder.chart |
Modifier and Type | Method and Description |
---|---|
PieChart |
ChartBuilder.newPie() |
Modifier and Type | Method and Description |
---|---|
AuxLine<PieChart> |
PieChart.addAuxLine() |
Dictionary<PieChart> |
PieChart.getDictionary() |
Constructor and Description |
---|
PieOptions(PieChart backLink,
String instanceId,
String classId,
IdGenerator idGenerator,
Invocations<MethodInvocation> invocations) |
PieSeries(PieChart backLink,
String instanceId,
String classId,
IdGenerator idGenerator,
Invocations<MethodInvocation> invocations) |
Copyright © 2017. All rights reserved.