<< Click here to display Table of Contents >> Navigation: Code Documentation > RSFMXCharts > FMX.RS.ChartPanel > Classes > TRSChartValues > Methods:
Comments (0)
Sorts the current values collection based on the SortByDimension. You can do custom sorts by using the CustomSort method.
Namespace: FMX.RS.ChartPanel
Delphi
public procedure Sort; virtual;