DataPoints
IChartSeries.DataPoints property
返回该系列数据点的集合。 只读IChartDataPointCollection
。
public IChartDataPointCollection DataPoints { get; }
也可以看看
- interface IChartDataPointCollection
- interface IChartSeries
- 命名空间 Aspose.Slides.Charts
- 部件 Aspose.Slides
返回该系列数据点的集合。 只读IChartDataPointCollection
。
public IChartDataPointCollection DataPoints { get; }