'Declaration Public Function IndexOf( _ ByVal value As System.Object _ ) As System.Integer
public System.int IndexOf( System.object value )
Parameters
- value
Return Value
Returns an integer indicating the element of the specified value within the ChartCoordArray. If the value is not found the return value is -1.