Xceed Toolkit Plus for WPF v4.6 Documentation
StatFunction Class
Members 


Xceed.Wpf.ListBox Assembly > Xceed.Wpf.Data.Stats Namespace : StatFunction Class
Base class for all statistical functions.
Syntax
'Declaration
 
Public MustInherit Class StatFunction 
'Usage
 
Dim instance As StatFunction
public abstract class StatFunction 
Inheritance Hierarchy

System.Object
   Xceed.Wpf.Data.Stats.StatFunction
      Xceed.Wpf.Data.Stats.AverageFunction
      Xceed.Wpf.Data.Stats.CorrelationCoefficientFunction
      Xceed.Wpf.Data.Stats.CovarianceFunction
      Xceed.Wpf.Data.Stats.CumulativeStatFunction
      Xceed.Wpf.Data.Stats.MedianFunction
      Xceed.Wpf.Data.Stats.ModeFunction
      Xceed.Wpf.Data.Stats.StandardDeviationFunction
      Xceed.Wpf.Data.Stats.VarianceFunction

Requirements

Target Platforms: Windows 11, Windows 10, Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

StatFunction Members
Xceed.Wpf.Data.Stats Namespace