Add
IPieSplitCustomPointCollection.Add method
在父系列点集合中按其索引添加数据点。
public void Add(int dataPointIndex)
范围 | 类型 | 描述 |
---|---|---|
dataPointIndex | Int32 | 父系列点集合中的数据点索引。 |
也可以看看
- interface IPieSplitCustomPointCollection
- 命名空间 Aspose.Slides.Charts
- 部件 Aspose.Slides
在父系列点集合中按其索引添加数据点。
public void Add(int dataPointIndex)
范围 | 类型 | 描述 |
---|---|---|
dataPointIndex | Int32 | 父系列点集合中的数据点索引。 |