ChartDerivedSeriesCollection Class
Updated: February 25, 2016
Represents a collection of T:Microsoft.ReportingServices.OnDemandReportRendering.ChareDerivedSeries objects.
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Microsoft.ReportingServices.OnDemandReportRendering::ChartObjectCollectionBase<T, U>
Microsoft.ReportingServices.OnDemandReportRendering::ChartDerivedSeriesCollection
| Name | Description | |
|---|---|---|
![]() | Count | Gets the number of items in the collection.(Overrides ChartObjectCollectionBase<T, U>::Count.) |
![]() | Item[Int32] | Gets an item in the collection by its index.(Inherited from ChartObjectCollectionBase<T, U>.) |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | GetEnumerator() | This API supports the product infrastructure and is not intended to be used directly from your code. Gets an enumerator that iterates through the collection.(Inherited from ChartObjectCollectionBase<T, U>.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
| Name | Description | |
|---|---|---|
![]() ![]() | IEnumerable::GetEnumerator() | This API supports the product infrastructure and is not intended to be used directly from your code. Gets an enumerator that iterates through the collection.(Inherited from ChartObjectCollectionBase<T, U>.) |
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.



