Overload | Description |
---|---|
FindValue(Double,String,Int32) |
Returns the first data point with the specified X or Y-value, and starts the search at the specified index. Can be used in a loop to find all data points that have a specific value. Find first point with Max value from specified index. |
FindValue(Double,String) |
Returns the first data point in the collection with the specified X or Y-value. Find first point with Max value from specified index. |
FindValue(Double) |
Returns the first data point in the collection that has a specified first Y-value. The search always starts at the beginning of the collection. Find first point with Max value from specified index. |
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family