menu

WPF

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

    Show / Hide Table of Contents

    Enum Direction

    Represents sorting direction

    Namespace: Syncfusion.UI.Xaml.Charts
    Assembly: Syncfusion.SfChart.WPF.dll
    Syntax
    public enum Direction

    Fields

    Name Description
    Ascending

    Orders the items in increasing order.

    Descending

    Orders the items in decreasing order.

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