alexa

    Show / Hide Table of Contents

    Enum ChartSeriesSortingOrder

    Specifies the different sort direction.

    Namespace: Syncfusion.Windows.Forms.Chart
    Assembly: Syncfusion.Chart.Base.dll
    Syntax
    public enum ChartSeriesSortingOrder

    Fields

    Name Description
    Ascending

    Sorts the series in ascending order.

    Descending

    Sorts the series in descending order.

    Back to top Generated by DocFX