add method
add
Adds data point by its index in parent series points collection.
def add(self, data_point_index):
...
| Parameter | Type | Description |
|---|---|---|
| data_point_index | int | Index of data point in parent series points collection. |
See Also
- class
IPieSplitCustomPointCollection - module
aspose.slides.charts - library
Aspose.Slides