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.

Represents a cell in the custom legend item.

Espace de noms :  Microsoft.ReportingServices.RdlObjectModel
Assembly :  Microsoft.ReportingServices.Designer.Controls (dans Microsoft.ReportingServices.Designer.Controls.dll)

Syntaxe

'Déclaration
Public Class ChartLegendCustomItemCell _
    Inherits ReportObject
'Utilisation
Dim instance As ChartLegendCustomItemCell
public class ChartLegendCustomItemCell : ReportObject
public ref class ChartLegendCustomItemCell : public ReportObject
type ChartLegendCustomItemCell =  
    class
        inherit ReportObject
    end
public class ChartLegendCustomItemCell extends ReportObject

Hiérarchie d'héritage

System. . :: . .Object
  Microsoft.ReportingServices.RdlObjectModel. . :: . .ReportObjectBase
    Microsoft.ReportingServices.RdlObjectModel. . :: . .ReportObject
      Microsoft.ReportingServices.RdlObjectModel..::..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.