menu

WPF

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

    Show / Hide Table of Contents

    Enum DimensionTypeEnum

    Represents constants that specify the type of dimension.

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

    Fields

    Name Description
    Accounts

    The type of dimension is Accounts.

    BillOfMaterials

    The type of dimension is BillOfMaterials.

    Channel

    The type of dimension is Channel.

    Currency

    The type of dimension is Currency.

    Customers

    The type of dimension is Customers.

    Geography

    The type of dimension is Geography.

    Measure

    The type of dimension is Measure.

    Organization

    The type of dimension is Organization.

    Other

    The type of dimension is Other.

    Products

    The type of dimension is Products.

    Promotion

    The type of dimension is Promotion.

    Quantitative

    The type of dimension is Quantitative.

    Rates

    The type of dimension is Rates.

    Scenario

    The type of dimension is Scenario.

    Time

    The type of dimension is Time.

    Unknown

    The type of dimension is Unknown.

    Utility

    The type of dimension is Utility.

    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved