PieSplitCustomPointCollection class
PieSplitCustomPointCollection class
Represents a collection of points for splitting point in a bar-of-pie or pie-of-pie chart with a custom split.
The PieSplitCustomPointCollection type exposes the following members:
Properties
| Property | Description |
|---|---|
is_synchronized | Returns a value indicating whether access to the collection is synchronized (thread-safe). Read-only bool. |
sync_root | Returns a synchronization root. Read-only any. |
Returns chart data point for specified index.
Indexer
| Name | Description |
|---|---|
[index] | Index. |
Methods
| Method | Description |
|---|---|
add | Adds data point by its index in parent series points collection. |
See Also
- module
aspose.slides.charts - library
Aspose.Slides