Partage via


LegendItem.Legend Propriété

Définition

Obtient ou définit l'objet Legend associé à cet élément de légende.

public:
 property System::Windows::Forms::DataVisualization::Charting::Legend ^ Legend { System::Windows::Forms::DataVisualization::Charting::Legend ^ get(); };
[System.ComponentModel.Bindable(false)]
[System.ComponentModel.Browsable(false)]
public System.Windows.Forms.DataVisualization.Charting.Legend Legend { get; }
[<System.ComponentModel.Bindable(false)>]
[<System.ComponentModel.Browsable(false)>]
member this.Legend : System.Windows.Forms.DataVisualization.Charting.Legend
Public ReadOnly Property Legend As Legend

Valeur de propriété

Legend

LegendObjet associé à cet élément de légende.

Attributs

S’applique à