alexa

    Show / Hide Table of Contents

    Enum KpiTypeEnum

    Represents constants that specify the type of kpi.

    Namespace: Syncfusion.Olap.Data
    Assembly: Syncfusion.Olap.Base.dll
    Syntax
    public enum KpiTypeEnum

    Fields

    Name Description
    Kpi_Goal

    The type of KPI is goal.

    Kpi_None

    The type of KPI is none.

    Kpi_Status

    The type of KPI is status.

    Kpi_Trend

    The type of KPI is trend.

    Kpi_Value

    The type of KPI is value.

    Back to top Generated by DocFX