Xceed DataGrid for Silverlight Documentation
CovarianceFunction Class
Members 


Class that represents the Covariance statistical function, which is the measure of the strength of the correlation between two sets of random variates.

The Covariance function is not supported when using a remote data source.

Object Model
CovarianceFunction ClassStatFunction Class
Syntax
'Declaration
 
Public Class CovarianceFunction 
   Inherits StatFunction
'Usage
 
Dim instance As CovarianceFunction
public class CovarianceFunction : StatFunction 
Remarks
Null (Nothing in Visual Basic) and DBNull values will be ignored.
Inheritance Hierarchy

System.Object
   Xceed.Silverlight.Data.Stats.StatFunction
      Xceed.Silverlight.Data.Stats.CovarianceFunction

Requirements

Target Platforms: Windows 7, Windows Vista, Windows XP SP3, Windows Server 2008 family

See Also

Reference

CovarianceFunction Members
Xceed.Silverlight.Data.Stats Namespace

Send Feedback