Overload List

Sorts all points in the series using the Labels (texts) list. Note: non-mandatory values (X) are modified (they are not preserved).

public Void SortByLabels(Steema.TeeChart.Styles.ValueListOrder)
public Void SortByLabels()

Remarks


Re-orders Series points using their text labels to determine the order.

The "Order" parameter can be ascending or descending.

Note: After sorting points using labels text, "X" values are lost. (They are re-numbered).
For this reason, after sorting points it is not possible to go back or "undo" sorting.

See Also

Series Class | Series Members | Steema.TeeChart.Styles Namespace