Item
ChartCategoryCollection 索引器
获取指定索引处的元素。
public IChartCategory this[int index] { get; }
返回值
指定索引处的元素。
异常
exception | condition |
---|---|
ArgumentOutOfRangeException | index 不是 IList 中有效的索引。 |
另见
- interface IChartCategory
- class ChartCategoryCollection
- namespace Aspose.Slides.Charts
- assembly Aspose.Slides