Showing Image in Annotation tool - Urgent
Posted: Sat Jun 11, 2005 6:30 am
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
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