Returns the Index of the Item that is closest to the Value parameter. FindClosest uses the Values in the sorted dimension ( SortByDimension) to determine the nearest value. If the collection is not sorted, this function returns -1.
Namespace: FMX.RS.ChartPanel
Delphi |
public |
Parameters
Value
Type: TRSChartValueType
Type: Integer