ChartObjectCollectionItem<T> Class
Updated: February 25, 2016
Represents the base class for an item in a T:Microsoft.ReportingServices.OnDemandReportRendering.ChartObjectCollectionBase.
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Microsoft.ReportingServices.OnDemandReportRendering::ChartObjectCollectionItem<T>
Microsoft.ReportingServices.OnDemandReportRendering::ChartArea
Microsoft.ReportingServices.OnDemandReportRendering::ChartAxis
Microsoft.ReportingServices.OnDemandReportRendering::ChartAxisTitle
Microsoft.ReportingServices.OnDemandReportRendering::ChartCustomPaletteColor
Microsoft.ReportingServices.OnDemandReportRendering::ChartDerivedSeries
Microsoft.ReportingServices.OnDemandReportRendering::ChartFormulaParameter
Microsoft.ReportingServices.OnDemandReportRendering::ChartLegend
Microsoft.ReportingServices.OnDemandReportRendering::ChartLegendColumn
Microsoft.ReportingServices.OnDemandReportRendering::ChartLegendCustomItem
Microsoft.ReportingServices.OnDemandReportRendering::ChartLegendCustomItemCell
Microsoft.ReportingServices.OnDemandReportRendering::ChartStripLine
Microsoft.ReportingServices.OnDemandReportRendering::ChartTitle
| Name | Description | |
|---|---|---|
![]() | ChartObjectCollectionItem<T>() | This API supports the product infrastructure and is not intended to be used directly from your code. Initializes a new instance of the ChartObjectCollectionItem<T> class. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
| Name | Description | |
|---|---|---|
![]() | m_instance | This API supports the product infrastructure and is not intended to be used directly from your code. The instance of the base class. |
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.


