RemoveAt
ChartPointCollection.RemoveAt method
删除系列索引处的点..
public void RemoveAt(int index)
范围 | 类型 | 描述 |
---|---|---|
index | Int32 | 点的索引。 |
也可以看看
- class ChartPointCollection
- 命名空间 Aspose.Cells.Charts
- 部件 Aspose.Cells
删除系列索引处的点..
public void RemoveAt(int index)
范围 | 类型 | 描述 |
---|---|---|
index | Int32 | 点的索引。 |