Gets or sets the desired percent confidence level used to calculate the confidence interval for the associated data.
[Visual Basic]
Public Property Probability As StatisticalData.Level
[C#]
public StatisticalData.Level Probability {get;set;}
[Delphi]
public property Probability: Level read get_Probability write set_Probability;
Remarks
The Probability property is intentionally not persisted.
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. |