menu

UWP

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

    Show / Hide Table of Contents

    Class SortingAxis

    Represents Sorting Axis.

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

    Fields

    X

    Sorting will be done based on values related to x-axis.

    Declaration
    public const SortingAxis X
    Field Value
    Type
    SortingAxis

    Y

    Sorting will be done based on values related to y-axis.

    Declaration
    public const SortingAxis Y
    Field Value
    Type
    SortingAxis

    Extension Methods

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