利用JFreeChart在JSP中制作图表
;//设置标题字体chart.getLegend().setItemFont(new Font("宋体",Font.BOLD,15)); //设置图例类别字体PiePlot plot = (PiePlot) chart.getPlot(); //获取绘图区对象plot.setForegroundAlpha(0.5f); //设置前景透明度plot.setLabelFont(new Font("宋体",Font.PLAIN,12));//设置分类标签的字体plot.setCircular(true); //设置
<<上一页 下一页>>
广州市越秀区图书馆版权所有。
联系电话:020-87673002
本站访问人数: