July 22, 2014 at 4:35 pm
Hi All,
In Visual Studio 2008 report builder I have a bar graph with a LOT of categories in the horizontal axis and I need to see them all. Currently the report is a jumbled mess of categories. I have tried changing the axis interval to -1 to show all, but they are unreadable.
Is there anyway to tell the report to start a new page say after 10 categories? so there's a new page every X number. Or do I have to define my data set and have a different report for different groups of categories?
Any assistance and ideas would be great.
Thanks
July 22, 2014 at 5:38 pm
I guess i need something like a page break after say 10 categories, is such a thing possible?
July 22, 2014 at 11:22 pm
Yesterday I needed a "dynamic growing bar chart". I solved this by taking a matrix with the description in the first column and a databar in the second one. In the Matrix you can control the page breaks easily.
This could be a solution for you.
Viewing 3 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic. Login to reply