Compartilhar via


LegendCell.LegendItem Propriedade

Definição

Obtém o item de legenda ao qual esta célula pertence.

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

Valor da propriedade

LegendItem

Um LegendItem objeto que representa o item de legenda ao qual esta célula pertence.

Atributos

Aplica-se a