This question is locked. New answers and comments are not allowed.
Hi,
I am trying to create a chart programatically in Silverlight. I have 3 legends. At runtime i want to give some different name based on some condition to all the 3 legends. for this i am trying to achieve this in
But TWO of the legend is getting updated. first legend is not at all getting updated. I reversed the order of SeriesMapping. in that case also the first legend is not getting updated.
Please advise.
I am trying to create a chart programatically in Silverlight. I have 3 legends. At runtime i want to give some different name based on some condition to all the 3 legends. for this i am trying to achieve this in
radChart_ItemDataBound
But TWO of the legend is getting updated. first legend is not at all getting updated. I reversed the order of SeriesMapping. in that case also the first legend is not getting updated.
Please advise.