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

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