Navigation: Code Documentation > RSCharting > RSChartPanel > Classes > TRSChartValues > Methods
TRSChartValues.Sort Method
Sorts the current values collection based on the SortByDimension. You can do custom sorts by using the CustomSort method.
Namespace: RSChartPanel
Delphi
public procedure Sort; virtual;
•RSChartPanel.TRSChartValues.CustomSort(TValuesSortCompare)
•TRSChartValues
•RSChartPanel