Report with grouped chart

Stimulsoft Reports.NET discussion
flacid_snake
Posts: 9
Joined: Tue Nov 25, 2014 11:30 am

Report with grouped chart

Post by flacid_snake »

Hi,

I'm using Reports.Net 2009.2.461 from 10 August 2009.

I need help with the attached report (a csv file with the data is attached, too).

I'm able to group the results for each row (when listing) with a GroupHeaderBand, but, as you can see, grouping separately is not possible when building a chart.

What I need is to build one chart per grouped row (each argument of the chart corresponds with its series' name, which also has the same name as each column header's name). I don't want the 6 six areas and its results on the same chart.

Any help will be appreciated.
Thanks in advance!
Attachments
Data.csv
(387 Bytes) Downloaded 110 times
Data.csv
(387 Bytes) Downloaded 123 times
Alex K.
Posts: 6488
Joined: Thu Jul 29, 2010 2:37 am

Re: Report with grouped chart

Post by Alex K. »

Hello,

Please send us a report template. In the previous post you attached data twice.

Thank you.
flacid_snake
Posts: 9
Joined: Tue Nov 25, 2014 11:30 am

Re: Report with grouped chart

Post by flacid_snake »

Sorry, here's is the report template.

Thank you
Attachments
help.mrt
(45.96 KiB) Downloaded 120 times
Alex K.
Posts: 6488
Joined: Thu Jul 29, 2010 2:37 am

Re: Report with grouped chart

Post by Alex K. »

Hello,

Please try to use the master-detail construction for this task.

Thank you.
Attachments
help_modified.mrt
(54.82 KiB) Downloaded 125 times
flacid_snake
Posts: 9
Joined: Tue Nov 25, 2014 11:30 am

Re: Report with grouped chart

Post by flacid_snake »

Thank you!

It would be possible to to give a name to each column at X-axis the same way I give a name to each serie?

I've tried to give a name to the argument, but it didn't work for me.

Thank you
Alex K.
Posts: 6488
Joined: Thu Jul 29, 2010 2:37 am

Re: Report with grouped chart

Post by Alex K. »

Hello,

Sorry, maybe we did not exactly understand your question. Could you explain your issue in more details?

Thank you.
flacid_snake
Posts: 9
Joined: Tue Nov 25, 2014 11:30 am

Re: Report with grouped chart

Post by flacid_snake »

Hi,

I need (on the X axis), for each column, the same name as the serie (if the serie 1 is named "january", I need the first column to be named "january" at the X-axis, and so on).

Thank you
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: Report with grouped chart

Post by HighAley »

Hello.

You can just change the Title property of each Series.

Thank you.
flacid_snake
Posts: 9
Joined: Tue Nov 25, 2014 11:30 am

Re: Report with grouped chart

Post by flacid_snake »

Hi,

I need to name the columns (X-axis), not the Series' title.

Is it possible?

Thank you
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: Report with grouped chart

Post by HighAley »

Hello.

Then you should set the Labels - Value Type property.

Thank you.
Post Reply