Show/Hide Toolbars

RiverSoftAVG Products Help

Navigation: Code Documentation > RSCharting > RSChartPanel > 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 RSChartPanel.TValuesSortCompare signature.

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

Namespace: RSChartPanel

Parameters

SCompare

Type: TValuesSortCompare

RiverSoftAVG Products Help © 1996-2016 Thomas G. Grubb