Continuous Lines

TeeChart for Microsoft Visual Studio .NET, Xamarin Studio (Android, iOS & Forms) & Monodevelop.
Post Reply
Phil Moseley & Assocs
Newbie
Newbie
Posts: 16
Joined: Fri Jul 27, 2007 12:00 am

Continuous Lines

Post by Phil Moseley & Assocs » Mon Jun 09, 2008 5:40 pm

Do you have any tools in TeeChart that would allow me to draw a set of continuous line segments all as one line through a series of mouse clicks to indicate a bend in the overall line.

If you don't is it possible for me to create my own tool to extend the tools that are available in TeeChart?

Ed

Narcís
Site Admin
Site Admin
Posts: 14730
Joined: Mon Jun 09, 2003 4:00 am
Location: Banyoles, Catalonia
Contact:

Post by Narcís » Tue Jun 10, 2008 7:59 am

Hi Ed,

No, there's not such a feature. TeeChart includes DrawLine tool but this draws individual line segments. You can either try implementing your own tool derived from DrawLine tool or you could easily achieve that custom drawing on the charts canvas. For further information about that please read Tutorial 13 - Custom drawing on the Chart Panel. You'll find tutorials at TeeChart's program group.
Best Regards,
Narcís Calvet / Development & Support
Steema Software
Avinguda Montilivi 33, 17003 Girona, Catalonia
Tel: 34 972 218 797
http://www.steema.com
Image Image Image Image Image Image
Instructions - How to post in this forum

Post Reply