WPF

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum AxesOrder - WPF API Reference | Syncfusion OlapClient control. ">

    Show / Hide Table of Contents

    Enum AxesOrder

    The axes order for OlapClient control.

    Namespace: Syncfusion.Windows.Client.Olap
    Assembly: Syncfusion.OlapClient.WPF.dll
    Syntax
    public enum AxesOrder

    Fields

    Name Description
    CFR

    The axes can be displayed in the order of Column, Filter and Row.

    CRF

    The axes can be displayed in the order of Column, Row and Filter. Default order.

    FCR

    The axes can be displayed in the order of Filter, Column and Row.

    FRC

    The axes can be displayed in the order of Filter, Row and Column.

    RCF

    The axes can be displayed in the order of Row, Column and Filter.

    RFC

    The axes can be displayed in the order of Row, Filter and Column.

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