How to split a bar chart to multiple pages

Stimulsoft Reports.NET discussion
Post Reply
Markus Weiß

How to split a bar chart to multiple pages

Post by Markus Weiß »

Hi,

i have a report with a clustered columns chart on it which shows the number of persons on a specific location. For each location i'm getting a bar in my chart.

The problem is, that the number of locations can grow to more than hundreds and the chart is unusable because you cannot read the labes etc.

Is there a possibility to limit the number of "arguments" in a chart and if this number has passed an new page with the next bunch of arguments for the chart is generated in the ouput.

Thanks

Markus


Guest
Posts: 182
Joined: Tue Jun 06, 2006 8:04 am

How to split a bar chart to multiple pages

Post by Guest »

Unfortunately, our chart hasn't this possibility. For this you must splitt your datasource on two or three parts and work with them separately.

Thank you.
Markus Weiß

How to split a bar chart to multiple pages

Post by Markus Weiß »

So i have to figure out how much information (rows or bars) fits on one page and then if the rowcount of my dataset execceds that number i have to do what? I do not know the rowcount when i design the report. It depends on the data my customer fills in the database.

Don't tell me i have to limit the number of rows manually. In my opinion this makes the use of autoscale of the x axis not very usefull. Is it possible to group the data by rowcount and put the chart into a databand?

Thanks

Markus
Vital
Posts: 1278
Joined: Fri Jun 09, 2006 4:04 am

How to split a bar chart to multiple pages

Post by Vital »

At this moment we examine this problem. I will inform you about result later.

Thank you.
Edward
Posts: 2913
Joined: Fri Jun 09, 2006 4:02 am

How to split a bar chart to multiple pages

Post by Edward »

Sorry, but in this momen limiting the number of arguments in a chart is impossible.

Thank you.
A.S.Roma
Posts: 2
Joined: Wed Nov 16, 2011 9:23 am

Re: How to split a bar chart to multiple pages

Post by A.S.Roma »

Last post wrote on Jun 2006.
Is it possible to achieve this (split a bar chart to multiple pages) now !?
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: How to split a bar chart to multiple pages

Post by HighAley »

Hello.

Unfortunately, this feature wasn't implemented.
If you need it, please send a request to support@stimulsoft.com with a link on this topic.

Thank you.
Post Reply