Classe ChartObjectCollectionItem(T)
Represents the base class for an item in a ChartObjectCollectionBase.
Hiérarchie d'héritage
System. . :: . .Object
Microsoft.ReportingServices.OnDemandReportRendering..::..ChartObjectCollectionItem<(Of <(<'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
Le type ChartObjectCollectionItem<(Of <(<'T>)>)> expose les membres suivants.
Constructeurs
Nom | Description | |
---|---|---|
ChartObjectCollectionItem< (Of < ( <'T> ) > ) > | Infrastructure. |
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
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.
Hiérarchie d'héritage
System. . :: . .Object
Microsoft.ReportingServices.OnDemandReportRendering..::..ChartObjectCollectionItem<(Of <(<'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