I think there must be a correct way to do what I need. I have a financial chart that generally has more points plotted than visible to user, who can scroll the chart left/right as needed.
I want user to be able to add 'annotations' to their chart where ever they click on the chart face.
If I use annotation tool annotations are drawn relative to the actual x, y co-ordinates and do not scroll with rest of chart unless I write alot of code to do it manually.
Isn't there an easier way to enable this?
'Annotation' Problem
Hi,
I'm afraid that the only way to accomplish it is by setting the shape left and top postitions relative to tchart axis. A good event to use it to do that is the OnBeforeDrawSeries event.
I'm afraid that the only way to accomplish it is by setting the shape left and top postitions relative to tchart axis. A good event to use it to do that is the OnBeforeDrawSeries event.
Pep Jorge
http://support.steema.com
http://support.steema.com