| Visual Basic (Declaration) | |
|---|---|
Public Function IndexOf( _ ByVal value As DataPoint _ ) As System.Integer | |
Parameters
- value
The data point to locate in the collection.
|
| ActiveReports Developer 7 | |
| IndexOf Method | |
| See Also | |
| GrapeCity.ActiveReports.Chart.v7 Assembly > GrapeCity.ActiveReports.Chart Namespace > DataPointsCollection Class : IndexOf Method |
The data point to locate in the collection.
Glossary Item Box
| Visual Basic (Declaration) | |
|---|---|
Public Function IndexOf( _ ByVal value As DataPoint _ ) As System.Integer | |
The data point to locate in the collection.