Remove

IPieSplitCustomPointCollection.Remove 方法

通过父系列点集合中的索引从集合中移除项目。

public void Remove(int dataPointIndex)
参数类型描述
dataPointIndexInt32在父系列点集合中的数据点索引。

另见