Partager via


Membres ChartLegendCustomItem

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 custom legend item.

Le type ChartLegendCustomItem expose les membres suivants.

Constructeurs

  Nom Description
Méthode publique ChartLegendCustomItem() () () () Creates a new instance of the ChartLegendCustomItem class.
Méthode publique ChartLegendCustomItem(IPropertyStore) Creates a new instance of the ChartLegendCustomItem class.

Haut de la page

Méthodes

  Nom Description
Méthode publique DeepClone Returns a deep clone of this ReportObject instance. (Hérité de ReportObject.)
Méthode publique Equals (Hérité de Object.)
Méthode protégée Finalize (Hérité de Object.)
Méthode publique GetAncestor< (Of < <' (T> ) > > ) The ancestor of this report object. (Hérité de ReportObject.)
Méthode publique GetContainingDataScopes The containing data scopes. (Hérité de ReportObject.)
Méthode protégée GetDataScopesForDefaultImpl Infrastructure. (Hérité de ReportObject.)
Méthode publique GetHashCode (Hérité de Object.)
Méthode publique GetType (Hérité de Object.)
Méthode publique Initialize Initializes an instance of the ChartLegendCustomItem class. (Se substitue à ReportObject. . :: . .Initialize() () () ().)
Méthode protégée InitializeForDesigner Infrastructure. (Hérité de ReportObject.)
Méthode protégée MemberwiseClone (Hérité de Object.)
Méthode protégée OnChildPropertyChanged Infrastructure. (Hérité de ReportObject.)
Méthode protégée OnPropertyChanged Infrastructure. (Hérité de ReportObject.)
Méthode protégée SavePropertyValue< (Of < <' (T> ) > > ) Infrastructure. (Hérité de ReportObject.)
Méthode publique ToString (Hérité de Object.)
Méthode protégée WrapPropertyStore Infrastructure. (Hérité de ReportObject.)

Haut de la page

Propriétés

  Nom Description
Propriété publique ActionInfo Contains the actions and the action style.
Propriété publique ChartLegendCustomItemCells The legend cells in the custom legend item.
Propriété publique ChartMarker Defines appearance of the item marker.
Propriété publique Name Name of the custom legend item.
Propriété publique Parent The parent of this report object. (Hérité de ReportObjectBase.)
Propriété publique PropertyStore The property store. (Hérité de ReportObjectBase.)
Propriété publique Separator The type of the item separator.
Propriété publique SeparatorColor The color of the item separator.
Propriété publique Site Infrastructure. (Hérité de ReportObject.)
Propriété publique Style The style of the item separator.
Propriété publique ToolTip The tooltip for the custom report item.
Propriété publique ToolTipLocID The unique identifier for the ToolTip property.

Haut de la page

Implémentations d'interfaces explicites

  Nom Description
Implémentation d'interface expliciteMéthode privée IDisposable. . :: . .Dispose (Hérité de ReportObject.)
Implémentation d'interface expliciteÉvénement privé IComponent. . :: . .Disposed (Hérité de ReportObject.)

Haut de la page