ComponentOne Binding Expressions for WPF and Silverlight
C1.Silverlight.Binding Namespace / Tally Class / VarP Method

In This Topic
    VarP Method (Tally)
    In This Topic
    Gets the population variance of the values in the Tally.
    Syntax
    'Declaration
     
    
    Public Function VarP() As System.Double
    public System.double VarP()
    See Also