Page 1 of 1

Adding Trend Line to the Series

Posted: Fri Sep 08, 2006 9:06 am
by 8126071
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

Posted: Fri Sep 08, 2006 9:28 am
by narcis
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.

Adding Trend Line to the Series

Posted: Fri Sep 08, 2006 11:08 am
by 8126071
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.

Posted: Fri Sep 08, 2006 11:32 am
by narcis
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.