Enum ChartSortOrder
Specifies the direction in which the series points are sorted.
Namespace: FastReport.MSChart
Assembly: FastReport.dll
Syntax
public enum ChartSortOrder
  Fields
| Name | Description | 
|---|---|
| Ascending | Points are sorted in ascending order.  | 
      
| Descending | Points are sorted in descending order.  |