Search for:


Custom value:


Custom string:


The data series of the component have built-in finding functions.
In the case when the data series contains objects of type double the user can perform the following finding operations:
- find the index of the min value
- find the index of the max value
- find the index of the first item in the series with the specified value

In the case when the data series contains objects of type string the user can find the index of the first string which is equal to a user specified string.