Uses of Class
org.hcl.pdftemplate.freeChart.ChartBuilder
Packages that use ChartBuilder
-
Uses of ChartBuilder in org.hcl.pdftemplate.freeChart
Methods in org.hcl.pdftemplate.freeChart that return ChartBuilderModifier and TypeMethodDescriptionChartBuilder.addSeries(String seriesName, Color color, one.xingyi.optics.IFold<Data, one.xingyi.tuples.Tuple2<XData, Double>> dataFn) static <Data> ChartBuilder<Data,org.jfree.data.time.RegularTimePeriod> ChartBuilder.forDataChart(String title, String yAxis) ChartBuilder.seriesStrokeWidth(Float seriesStrokeWidth) ChartBuilder.showXLines(boolean showXLines) ChartBuilder.showYLines(boolean showYLines)