IChartSeriesReadonlyCollection
IChartSeriesReadonlyCollection interface
Represents a readonly collection of IChartSeries
public interface IChartSeriesReadonlyCollection : IGenericCollection<IChartSeries>
Properties
Name | Description |
---|---|
Item { get; } | Gets the element at the specified index. |
See Also
- interface IGenericCollection<T>
- interface IChartSeries
- namespace Aspose.Slides.Charts
- assembly Aspose.Slides