Hi
I want to display image in annotation tool. I am using TeeChart ActiveX v 6.0 in Visual Basic 6. I can do it at design time by using chart editor and changing pattern to image. But at run time I cannot find the property to load image in annotation tool at runtime. Mr Narcis suggested the way like below
Chart1.Tools.Items(0).asAnnotation.CallOut.Brush.LoadImage()
but there is no such method of CallOut object. I didn't find Brush Object under Annotation.Callout object.
Please help me what property should I use at runtime to display image in annotation tool.
Thanks
Nitin
Showing Image in Annotation tool - Urgent
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
Hi Nitin,
You should have to download latest TeeChart Pro v6 ActiveX maintenance release which is v6.0.0.6 and can be downloaded from our customer download area.
You should have to download latest TeeChart Pro v6 ActiveX maintenance release which is v6.0.0.6 and can be downloaded from our customer download area.
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 |