LegendItem.Legend Eigenschaft

Definition

Dient zum Abrufen oder Festlegen des Objekts, das Legend diesem Legendenelement zugeordnet ist.

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

Eigenschaftswert

Ein Diesem Legendenelement zugeordnetes Legend Objekt.

Attribute

Gilt für: