Where is the trend function?

TeeChart for Microsoft Visual Studio .NET, Xamarin Studio (Android, iOS & Forms) & Monodevelop.
Post Reply
JaapM
Newbie
Newbie
Posts: 9
Joined: Thu Oct 14, 2004 4:00 am
Contact:

Where is the trend function?

Post by JaapM » Tue Oct 19, 2004 8:35 pm

Hello all,

I'm searching for the Trend function in TeeChart for .Net, but I can't find. Isn't it there or has it another name?

In the case there's no Trend function like in the VCL version, has somebody created a custom trend function?

Regards,

Jaap

Marjan
Site Admin
Site Admin
Posts: 745
Joined: Fri Nov 07, 2003 5:00 am
Location: Slovenia
Contact:

Post by Marjan » Wed Oct 20, 2004 6:10 am

Hi.

The latest release does not include the trend function. However, we've already implemented it in the latest souces I'm testing here - trend (and many other functions) will be included in next major TeeChart .NET release (planned for early 2005).
Marjan Slatinek,
http://www.steema.com

JaapM
Newbie
Newbie
Posts: 9
Joined: Thu Oct 14, 2004 4:00 am
Contact:

Trendfunction

Post by JaapM » Wed Oct 20, 2004 7:14 am

Hi,

That's a pitty. I'm rebuilding an Intraweb Delphi 7 application in ASP.NET Delphi 8. In that Intraweb application I used the Trendfunction of the TeeChart VCL. The new version must be live in november.

Can you say if it's simple to create my own temporaly trendfunction. I have the source code of the VCL version? ((Or can I test your beta trendfunction :wink: ))

Jaap

Christopher
Site Admin
Site Admin
Posts: 1349
Joined: Thu Jan 01, 1970 12:00 am
Location: Riudellots de la Selva, Catalonia
Contact:

Post by Christopher » Mon Oct 25, 2004 6:21 pm

Hi -
Can you say if it's simple to create my own temporaly trendfunction. I have the source code of the VCL version?
"Custom" functions are easy to derive in .NET – see:
Tutorial 7 - Working with Functions -> Deriving Custom Functions

You will already have the math in the VCL source.
Thank you!

Christopher Ireland (Steema crew)
Please be aware of the newsgroup archives:
http://www.teechart.net/support/search.php
http://groups.google.com
http://codenewsfast.com/

Post Reply