dotnetCHARTING Send comments on this topic.
StatisticalEngine Class
See Also  Members  
dotnetCHARTING Namespace : StatisticalEngine Class



Provides a set of methods that perform statistical analysis of series and series collections.

Syntax

Visual Basic (Declaration) 
Public NotInheritable Class StatisticalEngine 
Visual Basic (Usage)Copy Code
Dim instance As StatisticalEngine
C# 
public sealed class StatisticalEngine 
C++/CLI 
public ref class StatisticalEngine sealed 

Inheritance Hierarchy

System.Object
   dotnetCHARTING.StatisticalEngine

See Also