Aspose::Cells::Charts::Series::GetPoints method
Series::GetPoints method
Gets the collection of points in a series in a chart.
ChartPointCollection Aspose::Cells::Charts::Series::GetPoints()
Remarks
When the chart is Pie of Pie or Bar of Pie, the last point is other point in first pie plot.
See Also
- Class ChartPointCollection
- Class Series
- Namespace Aspose::Cells::Charts
- Library Aspose.Cells for C++