menu

UWP

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class KpiAxisType - UWP API Reference | Syncfusion

    Show / Hide Table of Contents

    Class KpiAxisType

    Holds the Enumeration of AxisType

    Inheritance
    System.Object
    KpiAxisType
    Namespace: Syncfusion.Olap.UWP.Engine
    Assembly: Syncfusion.Olap.UWP.dll
    Syntax
    public sealed class KpiAxisType : Enum

    Fields

    Column

    Column Axis type for KPI Elements

    Declaration
    public const KpiAxisType Column
    Field Value
    Type
    KpiAxisType

    None

    KPI Item not present

    Declaration
    public const KpiAxisType None
    Field Value
    Type
    KpiAxisType

    Row

    Row Axis type for KPI Elements

    Declaration
    public const KpiAxisType Row
    Field Value
    Type
    KpiAxisType

    Extension Methods

    DateTimeExtension.ToDateTime(Object)
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved