Xceed.Silverlight.Data.v2.0 Assembly > Xceed.Silverlight.Data.Stats Namespace > CovarianceFunction Class : Accumulate Method |
'Usage Dim instance As CovarianceFunction Dim values() As Object instance.Accumulate(values)
If an exception occurs in the Accumulate or GetResult methods, it will be caught by the grid and returned as the result of the statistical function. In some cases, such as when the statistical function's required parameters are being validated in the Validate method, the exception will not be caught since if the validation fails the statistical function is not able to calculate its result.
Target Platforms: Windows 7, Windows Vista, Windows XP SP3, Windows Server 2008 family