IChartSeriesReadonlyCollection Interface |
Namespace: Aspose.Slides.Charts
The IChartSeriesReadonlyCollection type exposes the following members.
Name | Description | |
---|---|---|
![]() | AsICollection |
Returns ICollection interface.
(Inherited from IGenericCollectionT.) |
![]() | AsIEnumerable |
Returns IEnumerable interface.
Read-only IEnumerable.
(Inherited from IGenericCollectionT.) |
![]() | Count | (Inherited from ICollection.) |
![]() | IsSynchronized | (Inherited from ICollection.) |
![]() | Item |
Gets the element at the specified index.
|
![]() | SyncRoot | (Inherited from ICollection.) |
Name | Description | |
---|---|---|
![]() | CopyTo | (Inherited from ICollection.) |
![]() | GetEnumerator | (Inherited from IEnumerableIChartSeries.) |