remove method
remove
Removes DataPoint from chart series.
def remove(self):
    ...
Exceptions
| Exception | Description | 
|---|---|
| PptxEditException | Thrown if data point is already removed from chart series. | 
See Also
- class ChartDataPoint
- class PptxEditException
- module aspose.slides.charts
- library Aspose.Slides