Item
IChartCategoryCollection indexer
Obtiene el elemento en el índice especificado.
public IChartCategory this[int index] { get; }
Valor de retorno
El elemento en el índice especificado.
Excepciones
excepción | condición |
---|---|
ArgumentOutOfRangeException | index no es un índice válido en IList. |
Véase también
- interface IChartCategory
- interface IChartCategoryCollection
- namespace Aspose.Slides.Charts
- assembly Aspose.Slides