LegendItem.Legend Vlastnost

Definice

Získá nebo nastaví objekt Legend přidružený k této položce legendy.

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

Hodnota vlastnosti

Legend

Objekt Legend přidružený k této položce legendy.

Atributy

Platí pro