LegendCellColumn.Legend Eigenschap

Definitie

Hiermee haalt u de legenda op waarin deze kolom van de legendacel hoort.

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

Waarde van eigenschap

Een Legend object dat de legenda vertegenwoordigt waartoe deze legendacelkolom behoort.

Kenmerken

Van toepassing op