Xceed Ultimate ListBox for Silverlight Documentation
CumulativeStatFunction Class
Members 


Base class for statistical functions that accumulate the values required to calculate the result of a statistical function from the result of a child group
Syntax
Public MustInherit Class CumulativeStatFunction 
   Inherits StatFunction
Dim instance As CumulativeStatFunction
public abstract class CumulativeStatFunction : StatFunction 
Inheritance Hierarchy

System.Object
   Xceed.Silverlight.Data.Stats.StatFunction
      Xceed.Silverlight.Data.Stats.CumulativeStatFunction
         Xceed.Silverlight.Data.Stats.CountFunction
         Xceed.Silverlight.Data.Stats.GeometricMeanFunction
         Xceed.Silverlight.Data.Stats.HarmonicMeanFunction
         Xceed.Silverlight.Data.Stats.MaximumFunction
         Xceed.Silverlight.Data.Stats.MinimumFunction
         Xceed.Silverlight.Data.Stats.RootMeanSquareFunction
         Xceed.Silverlight.Data.Stats.SumFunction

Requirements

Target Platforms: 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

CumulativeStatFunction Members
Xceed.Silverlight.Data.Stats Namespace

Send Feedback