grouping for pie chart

Stimulsoft Reports.NET discussion
Post Reply
mihiri
Posts: 13
Joined: Thu Jun 12, 2008 4:43 am
Location: Manama,bahrain

grouping for pie chart

Post by mihiri »

Hello,
i want to create a pie chart using a data set which need to be grouping to draw the chart. it is like the financial year vs budget, in each financial year there are many transactions they should be grouped based on the financial year. i tried to do this with grouping and also master details, always it shows a separate chart for each master field,
any one has any idea as how to overcome this?

Thanks in advance,
mihiri
Edward
Posts: 2913
Joined: Fri Jun 09, 2006 4:02 am

grouping for pie chart

Post by Edward »

Hello, Mihiri.

If there is the same amount of values per each year, then Doughnut chart could be used for producing AutoSeries based on the financial year, please see example report in the attachment. You have to unpack it in the D:\ folder, as the data path for Connection was set to D:\AutoSeriesExample\Autoseries.xml or please change this path.

If you need have these charts on DataBand separately per each year, then 'Chart On Databand' report in Demo example application which comes with a standard installation of Stimulsoft Reports.Net exactly what you should use as example.

Thank you.
Attachments
79.Drive_D_AutoSeriesExample.zip
(5.55 KiB) Downloaded 186 times
Post Reply