Remove
IPieSplitCustomPointCollection.Remove 方法
通过父系列点集合中的索引从集合中移除项目。
public void Remove(int dataPointIndex)
参数 | 类型 | 描述 |
---|---|---|
dataPointIndex | Int32 | 在父系列点集合中的数据点索引。 |
通过父系列点集合中的索引从集合中移除项目。
public void Remove(int dataPointIndex)
参数 | 类型 | 描述 |
---|---|---|
dataPointIndex | Int32 | 在父系列点集合中的数据点索引。 |