|
-
May 6th, 2010, 02:39 PM
#1
How to increase the length & width of the chart area.
Hi all,
I am using VS 2005 & Crystal Reports for .NET. I am able to successfully generate a bar chart. However I would like to increase the length of the chart area.
When there are only 5 - 8 rows, the chart looks nice. But on the other hand when there are 20 rows, the bars are so thin and is not very legible to read the values off of the chart.
Is there a way to dynamically increase the length & width based on the resultant number of rows?
Help is greatly appreciated.
Thanks
-
May 14th, 2010, 11:17 AM
#2
Re: How to increase the length & width of the chart area.
only an objects width can be manipulated dynamically. (format->size and position->select the formula icon)
Another choice is to have multiple charts which you suppress based on the number of records/row returned by your query.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|