Item
IChartDataPointCollection indexer (1 of 2)
按索引返回系列数据点。
public IChartDataPoint this[int index] { get; }
也可以看看
- interface IChartDataPoint
- interface IChartDataPointCollection
- 命名空间 Aspose.Slides.Charts
- 部件 Aspose.Slides
IChartDataPointCollection indexer (2 of 2)
返回此集合中数据点的索引。
public int this[IChartDataPoint pt] { get; }
也可以看看
- interface IChartDataPoint
- interface IChartDataPointCollection
- 命名空间 Aspose.Slides.Charts
- 部件 Aspose.Slides