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 |