Hide Comments
Hide Comments

CompareChartValues(TRSChartValues,Integer,Integer) Method

Comments (0)

Compares two charts values by their    SortByDimension and returns -1 if Index1 < Index2, 0 if equal, and 1 if Index1 > Index2.

Used to Sort the chart values

Namespace: FMX.RS.ChartPanel

expandingSyntax

Delphi

 function CompareChartValues(List: TRSChartValues; Index1, Index2: Integer): Integer;
 

Parameters

List

Type: TRSChartValues

Index1

Type: Integer

Index2

Type: Integer

Return Value

Type: Integer

expandingSee Also

Comments (0)

RiverSoftAVG Charting Component Suite (RCCS) © 2005-2015, Thomas G. Grubb