Chart/report question(s)
Posted: Mon Apr 28, 2008 5:26 am
Hi,
Sorry to bother but I have couple of questions about charts:
1. Do stimulsoft supports 3d charts? I didn't find anything about that.
2. Is there any more detail documentation to stimulsoft (report and .net libraries)? I still use demo version, therefore I don't know if some documentation will come when our company purchase the software. This I ask because we don't know exactly how some of the charts and properties behave when they are grouped by columns and there is no documentation for that (at least not in demo).
3. I have this case scenario -> I have a predefined .mrt report with one page and one chart, on that chart I have columns for argument and values (x,y) columns and also I have column for grouping by within the chart.
What I want to do is take the predefined report page, clone the page with the graph and create more pages with same graph with different group by column.
Or shortly : is there some defined way how to create dynamic object of report from .mrt file? I need to get the namespace and the class object for report already existing in .mrt (.cs) file dynamically and change it's structure. # but without using compiling dynamically .cs file or emitting the code or using reflection# do you have some way to report object of report from compiled report (The way I was trying to do that is create my own .dll compile .mrt into it and try to use reflection to create and instance of report, or trying to compile .cs report in runtime which really isn't the easy way)
Please advise,
Many thanks for replies,
Best regards,
Igor
Sorry to bother but I have couple of questions about charts:
1. Do stimulsoft supports 3d charts? I didn't find anything about that.
2. Is there any more detail documentation to stimulsoft (report and .net libraries)? I still use demo version, therefore I don't know if some documentation will come when our company purchase the software. This I ask because we don't know exactly how some of the charts and properties behave when they are grouped by columns and there is no documentation for that (at least not in demo).
3. I have this case scenario -> I have a predefined .mrt report with one page and one chart, on that chart I have columns for argument and values (x,y) columns and also I have column for grouping by within the chart.
What I want to do is take the predefined report page, clone the page with the graph and create more pages with same graph with different group by column.
Or shortly : is there some defined way how to create dynamic object of report from .mrt file? I need to get the namespace and the class object for report already existing in .mrt (.cs) file dynamically and change it's structure. # but without using compiling dynamically .cs file or emitting the code or using reflection# do you have some way to report object of report from compiled report (The way I was trying to do that is create my own .dll compile .mrt into it and try to use reflection to create and instance of report, or trying to compile .cs report in runtime which really isn't the easy way)
Please advise,
Many thanks for replies,
Best regards,
Igor