Item
IDataLabelCollection indexer
Gets the data label for the data point with the specified index.
public IDataLabel this[int index] { get; }
Remarks
Alternate way to access data label is: - SeriesEx.DataPoints[i].Label - manage label properties.
See Also
- interface IDataLabel
- interface IDataLabelCollection
- namespace Aspose.Slides.Charts
- assembly Aspose.Slides