menu

WPF

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum KpiTypeEnum - WPF API Reference | Syncfusion

    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
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved