Hello NG,
I'm using a stacked Barchart to display data from a SQL-Server Database.
Everything works fin with around 10 to 20 Bars but when the number of Bars raises to about 50 the Ultrachart refuses to display the data. I've debugged through my code, the datacollection from various Tables of the SQL-Server works fine and the dataset is correctly delivered and bound to the Ultrachart.
I've tested the code several times, datacollection uses around 15 to 20 seconds (there is definitely no break of the standard 90 secs timeout from asp).
Maybe it's important, I'm using the chart within a Webasyncrefreshpanel.
Help would be urgent ;-)
Thanks
Stefan
i've never heard of or experienced this problem. can you describe in more detail what happens when you browse to the page? do you get an exception? is an image generated in the ChartImages folder?
Hello,
is there absolutely no help on this topic? Anybody else faced similar problems when providing a larger Dataset to display data in a stacked barchart?