Remove

ChartDataPoint.Remove method

Removes DataPoint from chart series.

public void Remove()

Exceptions

exceptioncondition
PptxEditExceptionThrown if data point is already removed from chart series.

See Also