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

Namespace:  C1.Win.C1Chart
Assembly:  C1.Win.C1Chart.2 (in C1.Win.C1Chart.2.dll)

Syntax

C#
public double Interval { get; }
Visual Basic
Public ReadOnly Property Interval As Double
	Get

See Also