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

Jaikiran Pai jpai at redhat.com
Tue Mar 31 02:25:19 EDT 2009


Please ask this in the user forums. Specifically, the Seam user forum 
http://seamframework.org/Community/SeamUsers

regards,
-Jaikiran

mr.vikash wrote:
> 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
>   




More information about the jboss-development mailing list