Returns the corresponding point index which has the specified Value.
public Int32 IndexOf(Double value)

Remarks


This function returns the corresponding point index which has the specified Value. You can use it to calculate X co-ordinates based on Y values, or vice-versa:

See Also

ValueList Class | ValueList Members | Steema.TeeChart.Styles Namespace