[JBoss-dev] How to set Title Font in JFreeChart(BarChart control) in JBoss SEAM

mr.vikash vikash.srivastava at mctindia.co.in
Tue Mar 31 01:56:03 EDT 2009


Hi All I am using JFreeChart in my project and its working fine. Can any one
tell me how to change the Title font of barchart control.. 

Thanks in advance... 

Code using for barchart 

<p:barchart title="Purchase Order" legend="true"> <p:series key="Status">
<ui:repeat value="#{homeManager.poChartList}" var="item"> <p:data
key="#{item.category}" value="#{item.count}"/> </ui:repeat> </p:series>
</p:barchart>


Thanks!
Vikash Srivastava
-- 
View this message in context: http://www.nabble.com/How-to-set-Title-Font-in-JFreeChart%28BarChart-control%29-in-JBoss-SEAM-tp22798214p22798214.html
Sent from the JBoss - Dev mailing list archive at Nabble.com.




More information about the jboss-development mailing list