2D Chart for WinForms | ComponentOne
C1.Win.C1Chart.4.5.2 Assembly / C1.Win.C1Chart Namespace / StatisticalData Class / StdDev Property

In This Topic
    StdDev Property
    In This Topic
    Gets the standard deviation of the associated data.
    Syntax
    'Declaration
     
    Public ReadOnly Property StdDev As System.Double
    public System.double StdDev {get;}
    See Also