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. |