menu

UWP

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

    Show / Hide Table of Contents

    Class Direction

    Represents sorting direction

    Inheritance
    System.Object
    Direction
    Namespace: Syncfusion.UI.Xaml.Charts
    Assembly: Syncfusion.SfChart.UWP.dll
    Syntax
    public sealed class Direction : Enum

    Fields

    Ascending

    Orders the items in increasing order.

    Declaration
    public const Direction Ascending
    Field Value
    Type
    Direction

    Descending

    Orders the items in decreasing order.

    Declaration
    public const Direction Descending
    Field Value
    Type
    Direction

    Extension Methods

    DateTimeExtension.ToDateTime(Object)
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved