TExpAverageFunction
 
 
 

All Units  All Classes  Properties, Methods and Events  

TExpAverageFunction
Hierarchy     Properties     Methods     Events     

Unit
StatChar

Description
To see a visual representation of TeeChart Extended Functions, go to the TeeChart User Guide.

TExpAverageFunction does an Exponential average based on its DataSource values.

The used formula is:

ExpAverage ( point ) := ExpAverage ( previous point ) * ( 1 - Weight ) + Weight * PointValue



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