2D Chart for WinForms | ComponentOne
C1.Win.C1Chart.4.5.2 Assembly / C1.Win.C1Chart Namespace / StatisticalData.Level Enumeration

In This Topic
    StatisticalData.Level Enumeration
    In This Topic
    Syntax
    'Declaration
     
    Public Enum StatisticalData.Level 
       Inherits System.Enum
    public enum StatisticalData.Level : System.Enum 
    Members
    MemberDescription
    P10 
    P20 
    P40 
    P50 
    P60 
    P80 
    P90 
    P95 
    P98 
    P99 
    Inheritance Hierarchy

    System.Object
       System.ValueType
          System.Enum
             C1.Win.C1Chart.StatisticalData.Level

    See Also