Item
PieSplitCustomPointCollection indexer
返回指定索引的图表数据点。
public IChartDataPoint this[int index] { get; }
范围 | 描述 |
---|---|
index | 索引。 |
返回值
图表数据点。
也可以看看
- interface IChartDataPoint
- class PieSplitCustomPointCollection
- 命名空间 Aspose.Slides.Charts
- 部件 Aspose.Slides
返回指定索引的图表数据点。
public IChartDataPoint this[int index] { get; }
范围 | 描述 |
---|---|
index | 索引。 |
图表数据点。