Page 1 of 1
adding images to chart
Posted: Mon Jun 18, 2007 2:41 pm
by 9645082
hi all,
I have a fastline and want to add icons to places on that chart indicating events that happened.
How can I do this best?
Thanks
STijn
Posted: Mon Jun 18, 2007 2:52 pm
by narcis
Hi STijn,
In that case the easiest way would be using an ImagePoint series for the icons. ImagePoint series is already included in TeeChart for .NET v3. You'll find an example at
What's New?\Welcome !\New Series\Image Point in the features demo, available at TeeChart's program group.
In previous TeeChart version this series styles is not implemented but you can implement them on your own as suggested here:
http://www.teechart.net/support/viewtopic.php?t=4309
http://www.teechart.net/support/viewtopic.php?t=4110