Show/Hide Toolbars

RiverSoftAVG Products Help

Navigation: Code Documentation > RSFMXCharts > FMX.RS.ChartPanel > Classes > TRSChartValues > Methods

TRSChartValues.CustomSort(TValuesSortCompare) Method

Scroll Prev Top Next More

Sorts the current values collection using the supplied comparison function. Use CustomSort when you want to perform a special type of sorting on the values collection. You need to define a function based on the FMX.RS.ChartPanel.TValuesSortCompare signature.

If you want to do normal sorting, just call the    Sort method.
 

Namespace: FMX.RS.ChartPanel

Parameters

SCompare

Type: TValuesSortCompare

RiverSoftAVG Products Help © 1996-2016 Thomas G. Grubb