Hi there
I am dynamically adding crosstab tables and charts to a report and populating via the NeedDataSource event. The problem I am having is setting the locations of these components. For example I require the following:
CrossTab
Chart
Crosstab
Chart
...
So I have a table of results above the chart showing the table data. The issue is the Crosstab height will change depending upon the amount of data, so I can't calculate and set the correct location of the chart at runtime. I'm sure there is something simple I'm missing. How can I get around this?
Thanks,
John
I am dynamically adding crosstab tables and charts to a report and populating via the NeedDataSource event. The problem I am having is setting the locations of these components. For example I require the following:
CrossTab
Chart
Crosstab
Chart
...
So I have a table of results above the chart showing the table data. The issue is the Crosstab height will change depending upon the amount of data, so I can't calculate and set the correct location of the chart at runtime. I'm sure there is something simple I'm missing. How can I get around this?
Thanks,
John