LegendCell.LegendItem Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient l'élément de légende auquel cette cellule appartient.
public:
virtual property System::Web::UI::DataVisualization::Charting::LegendItem ^ LegendItem { System::Web::UI::DataVisualization::Charting::LegendItem ^ get(); };
[System.ComponentModel.Browsable(false)]
public virtual System.Web.UI.DataVisualization.Charting.LegendItem LegendItem { get; }
[<System.ComponentModel.Browsable(false)>]
member this.LegendItem : System.Web.UI.DataVisualization.Charting.LegendItem
Public Overridable ReadOnly Property LegendItem As LegendItem
Valeur de propriété
Objet LegendItem auquel cette cellule appartient.
- Attributs