RemoveAt

IChartCategoryCollection.RemoveAt 方法

移除给定索引处的元素。

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

另请参见