Remove

IChartDataPoint.Remove 方法

从图表系列中移除数据点。

public void Remove()

异常

exceptioncondition
PptxEditException如果数据点已经从图表系列中移除,将抛出该异常。

另请参阅