DragMarks type feature for Annotation or Rectangle

TeeChart for ActiveX, COM and ASP
Post Reply
Merlin92101
Newbie
Newbie
Posts: 4
Joined: Tue Sep 18, 2007 12:00 am

DragMarks type feature for Annotation or Rectangle

Post by Merlin92101 » Fri Oct 09, 2009 6:52 pm

Gentlemen:

I have searched the forums but could not find any help with regard to providing the annotation tool with a behavior similar to the DragMarks tool. That is, I have created code to produce a number of annotations for a financial series and the code to move them to a convenient location. Can you offer a procedure or code to provide a line to the point that when clicked produced the annotation. Then as I move the annotation, the line remains connected to the original point.

In short Annotation with dragmark line behavior

Regards,
R.Lagatella

10/12/2009

Spent some time with one of your examples and was able to came up with a solution. Thanks, sorry for the bother

Regards

Yeray
Site Admin
Site Admin
Posts: 9602
Joined: Tue Dec 05, 2006 12:00 am
Location: Girona, Catalonia
Contact:

Re: DragMarks type feature for Annotation or Rectangle

Post by Yeray » Tue Oct 13, 2009 11:48 am

Hi R.Lagatella,

For other users use, probably you used similar code to the one from the demo at All Features/Welcome !/Tools/Annotation/Annotation Callout. Please, correct me if I'm wrong.

Also note that using the Rectangle Tool could be easiest because it has an AllowDrag property.
Best Regards,
ImageYeray Alonso
Development & Support
Steema Software
Av. Montilivi 33, 17003 Girona, Catalonia (SP)
Image Image Image Image Image Image Please read our Bug Fixing Policy

Post Reply