Remove
IPieSplitCustomPointCollection.Remove method
通过父系列点集合中的索引从集合中删除项目。
public void Remove(int dataPointIndex)
范围 | 类型 | 描述 |
---|---|---|
dataPointIndex | Int32 | 父系列点集合中的数据点索引.. |
也可以看看
- interface IPieSplitCustomPointCollection
- 命名空间 Aspose.Slides.Charts
- 部件 Aspose.Slides
通过父系列点集合中的索引从集合中删除项目。
public void Remove(int dataPointIndex)
范围 | 类型 | 描述 |
---|---|---|
dataPointIndex | Int32 | 父系列点集合中的数据点索引.. |