So let the discussion continue in that thread :)
Thank you.
regards,
-Jaikiran
Jaikiran Pai wrote:
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
_______________________________________________
jboss-development mailing list
jboss-development(a)lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-development