Item
ChartDataPointCollection 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
- class ChartDataPointCollection
- espacio de nombres Aspose.Slides.Charts
- asamblea Aspose.Slides
ChartDataPointCollection 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
- class ChartDataPointCollection
- espacio de nombres Aspose.Slides.Charts
- asamblea Aspose.Slides