[]
        
(Showing Draft Content)

C1.Win.C1Chart.StatisticalData.ConfidenceInterval

StatisticalData.ConfidenceInterval Class

This class reports the confidence interval statistic for the specified confidence level.

Inheritance
StatisticalData.ConfidenceInterval
Namespace: C1.Win.C1Chart
Assembly: C1.Win.C1Chart.4.8.dll
Syntax
[TypeConverter(typeof(c1ChartTypeConverter))]
public class StatisticalData.ConfidenceInterval

Properties

Name Description
Interval

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

Probability

Gets or sets the desired percent confidence level used to calculate the confidence interval for the associated data.

Methods

Name Description
ToString()