Multi Page Charts

edited December 2013 in FastReport .NET
I am generating a bar chart with data from an SQL Database and when data is selected from a moderate to large date range it causes a very large amount of bar columns to be required. I am using auto generated series, and end users can select the date range to chart.

Due to the amount of columns the labels for these columns get scaled down to an unreadable size. To resolve this I would like to extend the chart to multiple pages when more than a certain amount of columns are present, as this would resolve the issue I am having and also leave the rest of the chart scaled to an amount reasonable to be printed and examined.

Extending to multiple pages is very straight forward with bands but how can I accomplish this with charts?

463b2f0ed6e8d4b7e9e25ba04205aa1dcaf58428.jpg

I have also attempted splitting the data up into smaller groups (less desirable to me) using databands but this produces the same chart on each band, unlike textual reports.

Leave a Comment

Rich Text Editor. To edit a paragraph's style, hit tab to get to the paragraph menu. From there you will be able to pick one style. Nothing defaults to paragraph. An inline formatting menu will show up when you select text. Hit tab to get into that menu. Some elements, such as rich link embeds, images, loading indicators, and error messages may get inserted into the editor. You may navigate to these using the arrow keys inside of the editor and delete them with the delete or backspace key.