Remarque
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
Represents the base class for an item in a ChartObjectCollectionBase.
Hiérarchie d'héritage
System.Object
Microsoft.ReportingServices.OnDemandReportRendering.ChartObjectCollectionItem<T>
Plus...
Espace de noms : Microsoft.ReportingServices.OnDemandReportRendering
Assembly : Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)
Syntaxe
'Déclaration
Public MustInherit Class ChartObjectCollectionItem(Of T As BaseInstance)
'Utilisation
Dim instance As ChartObjectCollectionItem(Of T)
public abstract class ChartObjectCollectionItem<T>
where T : BaseInstance
generic<typename T>
where T : BaseInstance
public ref class ChartObjectCollectionItem abstract
[<AbstractClassAttribute>]
type ChartObjectCollectionItem<'T when 'T : BaseInstance> = class end
JScript ne prend pas en charge les types et les méthodes génériques.
Paramètres de type
- T
The type of the item in the collection.
Le type ChartObjectCollectionItem<T> expose les membres suivants.
Constructeurs
| Nom | Description | |
|---|---|---|
![]() |
ChartObjectCollectionItem<T> | Infrastructure. Initializes a new instance of the ChartObjectCollectionItem<T> class. |
Haut de la page
Méthodes
| Nom | Description | |
|---|---|---|
![]() |
Equals | (hérité de Object.) |
![]() |
Finalize | (hérité de Object.) |
![]() |
GetHashCode | (hérité de Object.) |
![]() |
GetType | (hérité de Object.) |
![]() |
MemberwiseClone | (hérité de Object.) |
![]() |
ToString | (hérité de Object.) |
Haut de la page
Champs
| Nom | Description | |
|---|---|---|
![]() |
m_instance | Infrastructure. The instance of the base class. |
Haut de la page
Sécurité des threads
Tous les membres publics static (Shared dans Visual Basic) de ce type sont thread-safe. Tous les membres de l'instance ne sont pas garantis comme étant thread-safe.
Voir aussi
Référence
Espace de noms Microsoft.ReportingServices.OnDemandReportRendering
Hiérarchie d'héritage
System.Object
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
.gif)
.gif)
.gif)