Get a BarSeries by Index
Posted: Thu Dec 06, 2007 2:19 pm
Hello supportteam,
I am using Delphi 6 and TeeChart Pro v5.02.
I have a teechart with a dynamic amount of series.
Big version
So i add Series1 for 'Line19', 'Line20' and for 'Line21'. So i have three bars displayed but only one series.
When i add this series i would like to add the index of this three bars to a list.
But how can i do this? How do i know the index e.g. for Series1 'Line21'?
Background information:
When i add the series i would like to add the series index to a list with more information about this bar.
Then i would like to add a individual mark text for each displayed bar in the 'OnMarkTextEvent'.
Do you know a better way how to tagging a bar to add a individual mark text?
I am using Delphi 6 and TeeChart Pro v5.02.
I have a teechart with a dynamic amount of series.
Big version
So i add Series1 for 'Line19', 'Line20' and for 'Line21'. So i have three bars displayed but only one series.
When i add this series i would like to add the index of this three bars to a list.
But how can i do this? How do i know the index e.g. for Series1 'Line21'?
Background information:
When i add the series i would like to add the series index to a list with more information about this bar.
Then i would like to add a individual mark text for each displayed bar in the 'OnMarkTextEvent'.
Do you know a better way how to tagging a bar to add a individual mark text?