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

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