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

In This Topic
    Interval Property
    In This Topic
    Gets the confidence interval for the associated data for the specified confidence level of probability.
    Syntax
    'Declaration
     
    Public ReadOnly Property Interval As System.Double
    public System.double Interval {get;}
    See Also