Item
IChartDataPointCollection indexer (1 of 2)
Devuelve el punto de datos de la serie por index.
public IChartDataPoint this[int index] { get; }
Ver también
- interface IChartDataPoint
- interface IChartDataPointCollection
- espacio de nombres Aspose.Slides.Charts
- asamblea Aspose.Slides
IChartDataPointCollection indexer (2 of 2)
Índice de retorno del punto de datos en esta colección.
public int this[IChartDataPoint pt] { get; }
Ver también
- interface IChartDataPoint
- interface IChartDataPointCollection
- espacio de nombres Aspose.Slides.Charts
- asamblea Aspose.Slides