LegendCell.Legend Propiedad

Definición

Obtiene la leyenda a la que pertenece esta celda.

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

Valor de propiedad

Legend

Un objeto de Legend que representa la leyenda en la que esta celda pertenece.

Atributos

Se aplica a