RemoveAt

ChartCellCollection.RemoveAt 方法

根据索引从集合中删除一个单元格。

public void RemoveAt(int index)
参数类型描述
indexInt32要删除的单元格的索引。

另请参见