Remove
ChartDataPoint.Remove method
Removes DataPoint from chart series.
public void Remove()
Exceptions
exception | condition |
---|---|
PptxEditException | Thrown if data point is already removed from chart series. |
See Also
- class ChartDataPoint
- namespace Aspose.Slides.Charts
- assembly Aspose.Slides