I'm generating a SeriesCollection in codebehind and then set it on my XamWebChart. The problem is that some of the series are not showing up. I saw some posts from 2010 with this complains. This behaviour was corrected meanwhile?
Regards,
Ângelo.
Hi,
Could you post an example that displays your problem? The most likely cause would be a binding failure for one of the charts, so make sure to doublecheck your datamappings.
-Graham
I'm setting the series in code behind. like this: this.XamWebChart_Chart.Series = seriesCollection.Meanwhile, can you tell me about this issue is already solved? https://es.infragistics.com/community/forums/f/retired-products-and-controls/38082/possible-bug-in-series-object/220246#220246