Hide Comments
Hide Comments

TRSChartValues.FindClosest(TRSChartValueType) Method

Comments (0)

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

expandingSyntax

Delphi

public 
  function FindClosest( Value: TRSChartValueType ): Integer; 
 

Parameters

Value

Type: TRSChartValueType

Return Value

Type: Integer

expandingSee Also

Comments (0)

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