dotnetCHARTING Send comments on this topic.
ZScore Method
See Also 
dotnetCHARTING Namespace > FinancialEngine Class : ZScore Method


Evaluates the z-score (often referred to as the standardized value) of an element series's element values.

Overload List

Overload Description
ZScore(String,Series,ElementValue) Evaluates the z-score (often referred to as the standardized value) of an element series's element values.  
ZScore(Series,ElementValue) Evaluates the z-score (often referred to as the standardized value) of an element series's element values.  
ZScore(SeriesCollection,ElementValue) Evaluates the z-score (often referred to as the standardized value) of an element series's element values.  

See Also