Item
IChartCategoryCollection indexer
Gets the element at the specified index.
public IChartCategory this[int index] { get; }
Return Value
The element at the specified index.
Exceptions
exception | condition |
---|---|
ArgumentOutOfRangeException | index is not a valid index in the IList. |
See Also
- interface IChartCategory
- interface IChartCategoryCollection
- namespace Aspose.Slides.Charts
- assembly Aspose.Slides