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

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