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
adding images to chart
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
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
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
Best Regards,
Narcís Calvet / Development & Support Steema Software Avinguda Montilivi 33, 17003 Girona, Catalonia Tel: 34 972 218 797 http://www.steema.com |
Instructions - How to post in this forum |