Item
IChartCategoryCollection indexer
Obtient l’élément à l’index spécifié.
public IChartCategory this[int index] { get; }
Valeur de retour
L’élément à l’index spécifié.
Exceptions
exception | condition |
---|---|
ArgumentOutOfRangeException | index n’est pas un index valide dans la IList. |
Voir aussi
- interface IChartCategory
- interface IChartCategoryCollection
- namespace Aspose.Slides.Charts
- assembly Aspose.Slides