dotnetCHARTING Send comments on this topic.
Skewness Method
See Also 
dotnetCHARTING Namespace > StatisticalEngine Class : Skewness Method


Calculates the skewness of the currently registered data set.

Overload List

Overload Description
Skewness(String,Series) Calculates the skewness of the currently registered data set.  
Skewness(Series) Calculates the skewness of the currently registered data set.  
Skewness(String,SeriesCollection) Calculates the skewness of the currently registered data set.  
Skewness(SeriesCollection) Calculates the skewness of the currently registered data set.  

See Also