TSmoothingFunction
 
 
 

TSmoothingFunction
Hierarchy     Properties     Methods     Events     

Unit
TeeSpline

Description
Creates a new series with smoothed points from a given source series.

var
Smoothingfunction1: TSmoothingFunction;

Smoothingfunction1 := TSmoothingFunction.Create(Self);
Series2.SetFunction(Smoothingfunction1);
Series2.DataSource := Series1;



Send us Help Feedback. Copyright 1995-2013 © by Steema Software. All Rights Reserved.