menu

WinForms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class PropertyConstants - API Reference

    Show / Hide Table of Contents

    Class PropertyConstants

    Defines all constants that are used in the properties as names.

    Inheritance
    System.Object
    PropertyConstants
    Inherited Members
    System.Object.ToString()
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    Namespace: Syncfusion.Olap.Data
    Assembly: Syncfusion.Olap.Base.dll
    Syntax
    public class PropertyConstants

    Constructors

    PropertyConstants()

    Declaration
    public PropertyConstants()

    Fields

    AdomdKpiFolderName

    Represents the property name for the display folder of KPI objects.

    Declaration
    public const string AdomdKpiFolderName = "KPI_DISPLAY_FOLDER"
    Field Value
    Type Description
    System.String

    AdomdkpiName

    Represents the property name for the KPI object.

    Declaration
    public const string AdomdkpiName = "KPI_NAME"
    Field Value
    Type Description
    System.String

    AdomdMeasureDisplayFolder

    Represents the property name for the display folder of an ADOMD Measure object.

    Declaration
    public const string AdomdMeasureDisplayFolder = "MEASURE_DISPLAY_FOLDER"
    Field Value
    Type Description
    System.String

    AdomdMeasureGroupName

    Represents the property name for the ADOMD Measure group.

    Declaration
    public const string AdomdMeasureGroupName = "MEASUREGROUP_NAME"
    Field Value
    Type Description
    System.String

    AxisElementBuilderCategorical

    Represents the property name for the Categorical (Or Column) axis of the AxisElementBuilder.

    Declaration
    public const string AxisElementBuilderCategorical = "AxisElementBuilderCategorical"
    Field Value
    Type Description
    System.String

    AxisElementBuilderSeries

    Represents the property name for the Series (Or Row) axis of the AxisElementBuilder.

    Declaration
    public const string AxisElementBuilderSeries = "AxisElementBuilderSeries"
    Field Value
    Type Description
    System.String

    AxisElementBuilderSlicer

    Represents the property name for the Slicer (Or Filter) axis of the AxisElementBuilder.

    Declaration
    public const string AxisElementBuilderSlicer = "AxisElementBuilderSlicer"
    Field Value
    Type Description
    System.String

    AxisElements

    Represents the property name for axis elements.

    Declaration
    public const string AxisElements = "AxisElements"
    Field Value
    Type Description
    System.String

    CalculatedMemberHeaderName

    Represents the header name for the calculated member object.

    Declaration
    public const string CalculatedMemberHeaderName = "Calculated Members"
    Field Value
    Type Description
    System.String

    CalculatedMemberNodeName

    Represents the node name as calculated member object.

    Declaration
    public const string CalculatedMemberNodeName = "CalculatedMember"
    Field Value
    Type Description
    System.String

    CalculateMeasureNodeName

    Represents the node name as calculated measure object.

    Declaration
    public const string CalculateMeasureNodeName = "CalculatedMeasure"
    Field Value
    Type Description
    System.String

    ChartControl

    Represents the property name for the Chart control.

    Declaration
    public const string ChartControl = "CHART_CONTROL"
    Field Value
    Type Description
    System.String

    DefaultHierarchy

    Represents the property name for the default hierarchy.

    Declaration
    public const string DefaultHierarchy = "DEFAULT_HIERARCHY"
    Field Value
    Type Description
    System.String

    Dimension

    Represents the property name for the dimension object.

    Declaration
    public const string Dimension = "DIMENSION"
    Field Value
    Type Description
    System.String

    Goal

    Represents the name for the goal.

    Declaration
    public const string Goal = "Goal"
    Field Value
    Type Description
    System.String

    GridControl

    Represents the property name for the grid control.

    Declaration
    public const string GridControl = "GRID_CONTROL"
    Field Value
    Type Description
    System.String

    Hierarchy

    Represents the property name for the hierarchy object,

    Declaration
    public const string Hierarchy = "HIERARCHY"
    Field Value
    Type Description
    System.String

    KPI

    Represents the property name for the KPI (Key Performance Indicator) object.

    Declaration
    public const string KPI = "KPI"
    Field Value
    Type Description
    System.String

    KPI_GOAL

    Represents the property name for the goal in KPI object.

    Declaration
    public const string KPI_GOAL = "KPI_GOAL"
    Field Value
    Type Description
    System.String

    KPI_STATUS

    Represents the property name for the status in KPI object.

    Declaration
    public const string KPI_STATUS = "KPI_STATUS"
    Field Value
    Type Description
    System.String

    KPI_TREND

    Represents the property name for the trend in KPI object.

    Declaration
    public const string KPI_TREND = "KPI_TREND"
    Field Value
    Type Description
    System.String

    KPI_VALUE

    Represents the property name for the value in KPI object.

    Declaration
    public const string KPI_VALUE = "KPI_VALUE"
    Field Value
    Type Description
    System.String

    Level

    Represents the property name for the level object.

    Declaration
    public const string Level = "LEVEL"
    Field Value
    Type Description
    System.String

    MeasrueNodeName

    Represents the property name for the measure object node.

    Declaration
    public const string MeasrueNodeName = "Measures"
    Field Value
    Type Description
    System.String

    Measure

    Represents the property name for the measure object.

    Declaration
    public const string Measure = "MEASURE"
    Field Value
    Type Description
    System.String

    Measure_Aggregator

    Represents the property name for the aggregate of measure objects.

    Declaration
    public const string Measure_Aggregator = "MEASURE_AGGREGATOR"
    Field Value
    Type Description
    System.String

    MeasureGroupName

    Represents the property name for the group name of the measure object.

    Declaration
    public const string MeasureGroupName = "MEASURE_GROUP_NAME"
    Field Value
    Type Description
    System.String

    Measures

    Represents the name for the measures object.

    Declaration
    public const string Measures = "MEASURES"
    Field Value
    Type Description
    System.String

    Member

    Represents the property name for the member object.

    Declaration
    public const string Member = "MEMBER"
    Field Value
    Type Description
    System.String

    MemberName

    Represents the property name for the ADOMD member.

    Declaration
    public const string MemberName = "AdomdMember"
    Field Value
    Type Description
    System.String

    MetaTreeDimension

    Represents the name for the meta tree dimension object.

    Declaration
    public const string MetaTreeDimension = "METATREE_DIMENSION"
    Field Value
    Type Description
    System.String

    MetaTreeHierarchy

    Represents the name for the meta tree hierarchy object.

    Declaration
    public const string MetaTreeHierarchy = "METATREE_HIERARCHY"
    Field Value
    Type Description
    System.String

    MetaTreeLevel

    Represents the name for the meta tree level object.

    Declaration
    public const string MetaTreeLevel = "METATREE_LEVEL"
    Field Value
    Type Description
    System.String

    MetaTreeMember

    Represents the name for the MetaTree member object.

    Declaration
    public const string MetaTreeMember = "METATREE_MEMBER"
    Field Value
    Type Description
    System.String

    NamedSet

    Represents the property name for the named set.

    Declaration
    public const string NamedSet = "NAMEDSET"
    Field Value
    Type Description
    System.String

    NamedSetDimension

    Represents the property name for the named set dimensions.

    Declaration
    public const string NamedSetDimension = "DIMENSIONS"
    Field Value
    Type Description
    System.String

    NamedSetDisplayFolder

    Represents the property name for the display folder of named sets.

    Declaration
    public const string NamedSetDisplayFolder = "Sets"
    Field Value
    Type Description
    System.String

    Status

    Represents the name for the status.

    Declaration
    public const string Status = "Status"
    Field Value
    Type Description
    System.String

    Trend

    Represents the name for the trend.

    Declaration
    public const string Trend = "Trend"
    Field Value
    Type Description
    System.String

    Value

    Represents the property name for the value;

    Declaration
    public const string Value = "Value"
    Field Value
    Type Description
    System.String

    VirtualKPI_Goal

    Represents the property name for the goal in virtual KPI object.

    Declaration
    public const string VirtualKPI_Goal = "VirtualKPI_Goal"
    Field Value
    Type Description
    System.String

    VirtualKPI_Status

    Represents the property name for the status in virtual KPI object.

    Declaration
    public const string VirtualKPI_Status = "VirtualKPI_Status"
    Field Value
    Type Description
    System.String

    VirtualKPI_Trend

    Represents the property name for the trend in virtual KPI object.

    Declaration
    public const string VirtualKPI_Trend = "VirtualKPI_Trend"
    Field Value
    Type Description
    System.String

    VirtualKPI_Value

    Represents the property name for the value in virtual KPI object.

    Declaration
    public const string VirtualKPI_Value = "VirtualKPI_Value"
    Field Value
    Type Description
    System.String

    VirtualKpiHeaderName

    Represents the header name for the virtual KPI.

    Declaration
    public const string VirtualKpiHeaderName = "Virtual KPI"
    Field Value
    Type Description
    System.String

    VirtualKpiNodeName

    Represents the node name for the virtual KPI object.

    Declaration
    public const string VirtualKpiNodeName = "VirtualKPI"
    Field Value
    Type Description
    System.String
    Back to top Generated by DocFX
    Copyright © 2001 - 2023 Syncfusion Inc. All Rights Reserved