Add

IPieSplitCustomPointCollection.Add 方法

通过索引在父系列点集合中添加数据点。

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

另见