Remove

ChartDataPoint.Remove 方法

从图表系列中删除 DataPoint。

public void Remove()

异常

异常条件
PptxEditException如果数据点已从图表系列中删除,则抛出。

另见