How to refresh Series Data when User change the series?
Posted: Mon Jan 19, 2009 3:10 pm
Hi Experts,
I have a question.
How to refresh Series Data when User change the series name and type at the same time?
For example, I have 5 data. I create 5 series for them and have a local list for those series. If series data changed, I need update the series.
Case A: If user uses teechart editor to modify the serieses name. I can match data and series by my series list.
Case B: If user uses teechart editor to modify the serieses type. I can match chart series and my series list by the series name and update my list. Then I can match the data and series.
My question is Case A and B happens at the same time, how can I match the data and series.
If each series has attribute like Tag, no matter use change the series, I can still match data and the series. Unfortunately, I can not find "Tag".
Do you have any solution for this?
Regards,
Puzzlefun
I have a question.
How to refresh Series Data when User change the series name and type at the same time?
For example, I have 5 data. I create 5 series for them and have a local list for those series. If series data changed, I need update the series.
Case A: If user uses teechart editor to modify the serieses name. I can match data and series by my series list.
Case B: If user uses teechart editor to modify the serieses type. I can match chart series and my series list by the series name and update my list. Then I can match the data and series.
My question is Case A and B happens at the same time, how can I match the data and series.
If each series has attribute like Tag, no matter use change the series, I can still match data and the series. Unfortunately, I can not find "Tag".
Do you have any solution for this?
Regards,
Puzzlefun