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

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