Gets or sets the desired percent confidence level used
            to calculate the confidence interval for the associated data.
            
        
    Namespace: 
   C1.Win.C1ChartAssembly: C1.Win.C1Chart.2 (in C1.Win.C1Chart.2.dll)
Syntax
| C# | 
|---|
[RefreshPropertiesAttribute(RefreshProperties.Repaint)] [DefaultValueAttribute(StatisticalData..::..Level.P95)] public StatisticalData..::..Level Probability { get; set; }  | 
| Visual Basic | 
|---|
<RefreshPropertiesAttribute(RefreshProperties.Repaint)> _ <DefaultValueAttribute(StatisticalData..::..Level.P95)> _ Public Property Probability As StatisticalData..::..Level Get Set  | 
Remarks
            The Probability property is intentionally not persisted.