| Visual Basic (Declaration) | |
|---|---|
Public Function IndexOf( _ ByVal value As LegendItem _ ) As Integer | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public int IndexOf( LegendItem value ) | |
Parameters
- value
- The object to locate in the array.
| ActiveReports.Chart | Request technical support |
| IndexOf Method | |
| See Also | |
|
| Visual Basic (Declaration) | |
|---|---|
Public Function IndexOf( _ ByVal value As LegendItem _ ) As Integer | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public int IndexOf( LegendItem value ) | |