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