ComponentOne Chart for .NET (2.0) Search HelpCentral 

StatisticalData.ConfidenceInterval.Interval Property

Gets the confidence interval for the associated data for the specified confidence level of probability.

[Visual Basic]

Public ReadOnly Property Interval As Double

[C#]

public double Interval {get;}

[Delphi]

public property Interval: Double read get_Interval;

See Also

StatisticalData.ConfidenceInterval Class | StatisticalData.ConfidenceInterval Members | C1.Win.C1Chart Namespace


Send comments about this topic to ComponentOne.
Copyright © ComponentOne LLC. All rights reserved.