menu

WPF

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

    Show / Hide Table of Contents

    Enum LableSortOrder

    Represents the values that specify how the data should be sorted.

    Namespace: Syncfusion.Olap.Reports
    Assembly: Syncfusion.Olap.Base.dll
    Syntax
    public enum LableSortOrder

    Fields

    Name Description
    ASC

    Member captions are sorted in ascending order.

    DESC

    Member captions are sorted in descending order.

    None

    The default label sort order is none.

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