DataPoints
ChartSeries.DataPoints property
Returns collection of data points of this series. Read-only IChartDataPointCollection
.
public IChartDataPointCollection DataPoints { get; }
See Also
- interface IChartDataPointCollection
- class ChartSeries
- namespace Aspose.Slides.Charts
- assembly Aspose.Slides