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