Returns the index of the first occurrence of the specified double number.
Namespace: MindFusion.ChartingAssembly: MindFusion.Charting
public int IndexOf ( double value)
Public Function IndexOf ( _ value As Double _) As Integer
function IndexOf (value)
The index of the first occurrence of the double number; -1 if not found.
DoubleCollection MembersDoubleCollection ClassMindFusion.Charting Namespace