Item
IDataLabelCollection 索引器
获取具有指定索引的数据点的数据标签。
public IDataLabel this[int index] { get; }
备注
访问数据标签的另一种方式是: - SeriesEx.DataPoints[i].Label - 管理标签属性。
另请参见
- interface IDataLabel
- interface IDataLabelCollection
- namespace Aspose.Slides.Charts
- assembly Aspose.Slides