RemoveAt

ChartDataPointCollection.RemoveAt 方法

移除给定索引处的元素。

public void RemoveAt(int index)
参数类型描述
indexInt32要移除的数据点的索引。

另见