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

Jaikiran Pai jpai at redhat.com
Tue Mar 31 02:29:27 EDT 2009


I see you already have one there 
http://seamframework.org/Community/HowToSetTitleFontInJFreeChartBarChartControlInSEAM

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 at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/jboss-development




More information about the jboss-development mailing list