Show / Hide Table of Contents

Enum CategorySortOrder

The sort order to use when sorting categories.

Namespace: System.Windows.Controls.DataVisualization.Charting
Assembly: OpenSilver.Controls.DataVisualization.Toolkit.dll
Syntax
public enum CategorySortOrder

Fields

Name Description
Ascending

Ascending sort order.

Descending

Descending sort order.

None

No sort order.

  • Improve this Doc
  • View Source