Classe ChartLegendCustomItemCell
Cette API prend en charge l'infrastructure et n'est pas destinée à être utilisée directement à partir de votre code.
Hiérarchie d'héritage
System. . :: . .Object
Microsoft.ReportingServices.OnDemandReportRendering. . :: . .ChartObjectCollectionItem< (Of < ( <'ChartLegendCustomItemCellInstance> ) > ) >
Microsoft.ReportingServices.OnDemandReportRendering..::..ChartLegendCustomItemCell
Espace de noms : Microsoft.ReportingServices.OnDemandReportRendering
Assembly : Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)
Syntaxe
'Déclaration
Public NotInheritable Class ChartLegendCustomItemCell _
Inherits ChartObjectCollectionItem(Of ChartLegendCustomItemCellInstance) _
Implements IROMStyleDefinitionContainer
'Utilisation
Dim instance As ChartLegendCustomItemCell
public sealed class ChartLegendCustomItemCell : ChartObjectCollectionItem<ChartLegendCustomItemCellInstance>,
IROMStyleDefinitionContainer
public ref class ChartLegendCustomItemCell sealed : public ChartObjectCollectionItem<ChartLegendCustomItemCellInstance^>,
IROMStyleDefinitionContainer
[<SealedAttribute>]
type ChartLegendCustomItemCell =
class
inherit ChartObjectCollectionItem<ChartLegendCustomItemCellInstance>
interface IROMStyleDefinitionContainer
end
public final class ChartLegendCustomItemCell extends ChartObjectCollectionItem<ChartLegendCustomItemCellInstance> implements IROMStyleDefinitionContainer
Le type ChartLegendCustomItemCell expose les membres suivants.
Propriétés
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. (hérité de ChartObjectCollectionItem< (Of < ( <'T> ) > ) >.) |
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.