TeeChart for Microsoft Visual Studio .NET, Xamarin Studio (Android, iOS & Forms) & Monodevelop.
-
starnov
- Newbie
- Posts: 7
- Joined: Wed Jun 03, 2009 12:00 am
Post
by starnov » Fri Oct 16, 2009 11:31 am
Hello. We use TeeChart for visualizing physical processes and deal with lots of data (discrete phisycal signals). I can't find any frequency decimation functions in TeeChart. Could You help me, tell please how can one decimate series by means of TeeChart?
I've tried
but there is no effect. I suppose this feature exlude only points with the same X-value.
-
Yeray
- Site Admin
- Posts: 9612
- Joined: Tue Dec 05, 2006 12:00 am
- Location: Girona, Catalonia
-
Contact:
Post
by Yeray » Fri Oct 16, 2009 2:42 pm
Hi starnov,
Yes, that property is useful when you have several Y values for each X.
In you case, you could try using the Downsampling function. Please, see the All Features\Welcome !\Functions\Extended\Reducing number of points example demo from New Features Demo (you should find it at TeeChart program's group).