Partager via


Classe ChartLegendCustomItemCell

Cette API prend en charge l'infrastructure .NET Framework et n'est pas destinée à être utilisée directement à partir de votre code.

Espace de noms :  Microsoft.ReportingServices.OnDemandReportRendering
Assembly :  Microsoft.ReportingServices.ProcessingCore (dans Microsoft.ReportingServices.ProcessingCore.dll)

Syntaxe

'Déclaration
Public NotInheritable Class ChartLegendCustomItemCell _
    Inherits ChartObjectCollectionItem(Of ChartLegendCustomItemCellInstance) _
    Implements IROMStyleDefinitionContainer, IROMActionOwner
'Utilisation
Dim instance As ChartLegendCustomItemCell
public sealed class ChartLegendCustomItemCell : ChartObjectCollectionItem<ChartLegendCustomItemCellInstance>, 
    IROMStyleDefinitionContainer, IROMActionOwner
public ref class ChartLegendCustomItemCell sealed : public ChartObjectCollectionItem<ChartLegendCustomItemCellInstance^>, 
    IROMStyleDefinitionContainer, IROMActionOwner
[<SealedAttribute>]
type ChartLegendCustomItemCell =  
    class
        inherit ChartObjectCollectionItem<ChartLegendCustomItemCellInstance>
        interface IROMStyleDefinitionContainer
        interface IROMActionOwner
    end
public final class ChartLegendCustomItemCell extends ChartObjectCollectionItem<ChartLegendCustomItemCellInstance> implements IROMStyleDefinitionContainer, IROMActionOwner

Hiérarchie d'héritage

System. . :: . .Object
  Microsoft.ReportingServices.OnDemandReportRendering. . :: . .ChartObjectCollectionItem< (Of < ( <'ChartLegendCustomItemCellInstance> ) > ) >
    Microsoft.ReportingServices.OnDemandReportRendering..::..ChartLegendCustomItemCell

Sécurité des threads

Tous les membres publics static (Shared dans Visual Basic) de ce type sont thread-safe. Il n'est pas garanti que les membres d'instance soient thread-safe.