IndexOf
IDataLabelCollection.IndexOf method
Returns an index of the specified DataLabel in the collection.
public int IndexOf(IDataLabel value)
Parameter | Type | Description |
---|---|---|
value | IDataLabel | DataLabel to find. |
Return Value
Index of a DataLabel or -1 if DataLabel not from this collection.
See Also
- interface IDataLabel
- interface IDataLabelCollection
- namespace Aspose.Slides.Charts
- assembly Aspose.Slides