Item
ChartSeriesCollection indexer
获取指定索引处的元素。
public IChartSeries this[int index] { get; }
返回值
指定索引处的元素。
例外
例外 | (健康)状况 |
---|---|
ArgumentOutOfRangeException | index不是:::R5 中的有效索引:T:System.Collections.IList:::。 |
也可以看看
- interface IChartSeries
- class ChartSeriesCollection
- 命名空间 Aspose.Slides.Charts
- 部件 Aspose.Slides