How to draw 2D curves with thickness using Tchart?

TeeChart for Microsoft Visual Studio .NET, Xamarin Studio (Android, iOS & Forms) & Monodevelop.
Post Reply
Lakshmi
Newbie
Newbie
Posts: 40
Joined: Fri Oct 07, 2005 4:00 am
Location: India
Contact:

How to draw 2D curves with thickness using Tchart?

Post by Lakshmi » Tue Feb 21, 2006 12:22 pm

We have a requirement to draw 2D curves (with X/Y) with certain thickness.
How do we do this using TChart?

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 Feb 21, 2006 12:31 pm

Hi Lakshmi,

You can use a line series or a smoothing function and hidding the source series as shown in the All Features\Welcome !\Functions\Extended\Smoothing function example at the TeeChart features demo. The features demo can be found at TeeChart's program group.

To have some line thickness you just need to set Series.LinePen.Width property.
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