Package org.eclnt.ccee.svgcharting.v1.cl
Interface ISVGCreateChartOneDim_CL
- All Superinterfaces:
ISVGCreateChart_CL,ISVGCreateChartDim_CL
- All Known Implementing Classes:
SVGCreateBarChart_CL,SVGCreateLineChart_CL,SVGCreatePieChart_CL
-
Method Summary
Modifier and TypeMethodDescriptionvoidaddData(String dimensionId, String label, BigDecimal value) voidaddData(String label, BigDecimal value) Methods inherited from interface org.eclnt.ccee.svgcharting.v1.cl.ISVGCreateChart_CL
createChartSVG, setFontFamily, setFontSize, setLocale, setSVGSize, setWriteLegendMethods inherited from interface org.eclnt.ccee.svgcharting.v1.cl.ISVGCreateChartDim_CL
setColors
-
Method Details
-
addData
-
addData
-