FlexPivot for WPF | ComponentOne
C1.PivotEngine Assembly / C1.FlexPivot.Internal Namespace / KpiType Enumeration

In This Topic
    KpiType Enumeration
    In This Topic
    Syntax
    'Declaration
     
    Public Enum KpiType 
       Inherits System.Enum
    public enum KpiType : System.Enum 
    Members
    MemberDescription
    Goal 
    Status 
    Trend 
    Value 
    Inheritance Hierarchy

    System.Object
       System.ValueType
          System.Enum
             C1.FlexPivot.Internal.KpiType

    See Also