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