Contents  All Classes  Index A-Z  All Units


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


Submit your feedback about this page.

Copyright 1995-2007 © by Steema Software. All Rights Reserved.