Jump to content

Pie chart with percentage


manu10184

Recommended Posts

Hi,

     here im having an ireport which contains pie3Dchart, in which it ll display the label & percentage as whole numbers i.e. only int. like 52%, 33% & soo on....... So i need percentage in float like 22.35%... Is there any way to implement...

here is my part of jrxml code

<pie3DPlot labelFormat="{0} {2}" legendLabelFormat="{0} {1}}">
<plot/>
</pie3DPlot>

Any help would be appreciate??????

                                                                                                                                                                        Thnx

Code:
<pie3DPlot labelFormat="{0} {2}" legendLabelFormat="{0} {1}}"><plot/></pie3DPlot>
Link to comment
Share on other sites

  • 1 month later...
  • Replies 2
  • Created
  • Last Reply

Top Posters In This Topic

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...