GrapeCity.ActiveReports.Chart.v9 Assembly > GrapeCity.ActiveReports.Chart Namespace > LabelsCollection Class : IndexOf Method |
'Declaration Public Function IndexOf( _ ByVal value As System.String _ ) As System.Integer
public System.int IndexOf( System.string value )
The index of the first occurrence of the value within the entire array, if found; otherwise, the lower bound of the array - 1.