Gets or sets a value indicating whether to sort the series by x-value.
Namespace: MindFusion.Charting
Assembly: MindFusion.Charting
C#
![]() |
---|
public bool SortXData { get; set; } |
Visual Basic
![]() |
---|
Public Property SortXData As Boolean |
true to sort the chart data by x-values; otherwise, false. The default is true.