Adding Trend Line to the Series

TeeChart for Microsoft Visual Studio .NET, Xamarin Studio (Android, iOS & Forms) & Monodevelop.
Post Reply
Sky Zapper
Newbie
Newbie
Posts: 5
Joined: Fri Jul 02, 2004 4:00 am

Adding Trend Line to the Series

Post by Sky Zapper » Fri Sep 08, 2006 9:06 am

I have a "Point" series plotted, I want to add a trendline to the series. The Teechart has the feature to add the "moving average" however, I require to plot the a "linear" trendline, the one similar to Excel.

I'm using C#.Net 2003 and TeeChart Pro Version 1.1.2004.16592

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

Post by Narcís » Fri Sep 08, 2006 9:28 am

Hi Sky Zapper,

Trendline function was added in TeeChart for .NET v2. If you are interested in upgrading your current v1 license to v2 you can order it here. You can also contact our Sales Dept. at sales@steema.com for further information.
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

Sky Zapper
Newbie
Newbie
Posts: 5
Joined: Fri Jul 02, 2004 4:00 am

Adding Trend Line to the Series

Post by Sky Zapper » Fri Sep 08, 2006 11:08 am

Can custom function help me out? The expression I would like to use is y=mx+c. I will provide the m and c values. x and y would be from the graph plotted.

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

Post by Narcís » Fri Sep 08, 2006 11:32 am

Hi Sky Zapper,

Yes, you could try this as in the What's New?\Welcome!\New Functions\Custom y=f(x) example at the features demo, available 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