Xceed DataGrid 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
Object Model
CumulativeStatFunction ClassStatFunction Class
Syntax
'Declaration
 
Public MustInherit Class CumulativeStatFunction 
   Inherits StatFunction
'Usage
 
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, Windows XP SP3, Windows Server 2008 family

See Also

Reference

CumulativeStatFunction Members
Xceed.Silverlight.Data.Stats Namespace

Send Feedback